We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
atha install <pkg> [pkg2 ...]
Installs one or more packages. ATHA checks official repositories first, then falls back to AUR.
atha remove <pkg> [pkg2 ...]
Removes one or more installed packages.
atha search <keyword>
Searches packages using pacman.
atha update
Runs full system upgrade.
atha list [installed|all]
Shows installed packages or a limited list of all packages.
atha info <pkg>
Displays package metadata.
atha doctor
Checks required dependencies and returns non-zero exit code if required tools are missing.