What's new
Added command aliases for muscle-memory compatibility across package
manager ecosystems — cross-verified against apt, Termux pkg, pacman,
dnf, apk, brew, zypper, xbps, nix, eopkg, and FreeBSD pkg conventions:
- install: also accepts
in,add - remove: also accepts
uninstall,del,rm - update: also accepts
up,upgrade - search: also accepts
find
Note: full-upgrade/dist-upgrade remain intentionally unsupported —
they represent a different, more invasive operation than update
currently performs.