You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Muhammad Dhiyaul Atha edited this page Mar 31, 2026
·
2 revisions
ATHA v2.2.0 Release Announcement
Date: 2026-04-01
ATHA v2.2.0 is now available.
This release focuses on project identity and measurable workflow value on top of pacman, with improvements around safety, transparency, and auditability.
Highlights
Install plan mode: atha install --plan <pkg>
Simulates install path and shows dependency and size preview for official packages.
History timeline view: atha history --timeline
Shows chronological package operation events.
Documentation and positioning updates
Clear project identity as a safety and workflow layer for pacman.
Why This Release Matters
ATHA is not intended to replace pacman or yay.
ATHA provides a workflow layer that improves:
Safety: dry-run and confirmation support.
Transparency: planning and previews before changes.
Auditability: operation history and timeline output.
Upgrade
AUR users:
yay -Syu atha
Verify:
atha --help
atha install --plan vim
atha history --timeline
Notes for Maintainers
Package metadata and source tags are aligned for reproducible releases.
Keep .SRCINFO in sync whenever PKGBUILD is updated.
Feedback
Project feedback and technical suggestions are welcome.