Skip to content

Antigravity CLI installed successfully, but agy command not found on AerynOS #116

Description

@dhwanilk201
Image

I recently installed Antigravity CLI on AerynOS using the official installation command:
curl -fsSL https://antigravity.google/cli/install.sh | bash

The installation completed successfully, and the installer displayed the following message:
Notice: 'agy' is already installed at /home/dhwanil/.local/bin/agy.
The Antigravity CLI automatically self-updates in the background during regular runs.

However, when I try to execute the CLI by running:
agy

I receive the following error:
bash: agy: command not found

From the installer output, it appears that the binary exists at:
/home/dhwanil/.local/bin/agy
but Bash is unable to find it.

My Environment
Operating System: AerynOS (Linux)
Shell: Bash
User: dhwanil
Screenshot

The attached screenshot shows both the successful installation message and the command not found error.

My Questions

  1. Why is the agy command not available even though the installer says it is installed?
  2. Does AerynOS require adding ~/.local/bin to the PATH manually?
  3. Is there any additional configuration required after installation?
  4. Has anyone successfully installed Antigravity CLI on AerynOS?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions