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 targets Arch Linux. Install and run ATHA on Arch-based systems where pacman is available.
ATHA writes to /tmp/atha.log when possible, then falls back to user cache:
If log errors still appear, verify the fallback path is writable by your current user.
Add your SSH public key in your AUR account settings, then retry push.
Quick checks:
ssh -T aur@aur.archlinux.org git remote -v
Make sure ATHA is executed with bash and update to the latest package version.
Run these checks in order:
atha doctor sudo -v pacman -V
If dependency checks pass but the issue remains, include the latest log output when reporting:
tail -n 100 /tmp/atha.log tail -n 100 ~/.cache/atha/atha.log