Skip to content

pkgwrap v0.1.2

Latest

Choose a tag to compare

@trmxvibs trmxvibs released this 09 Aug 02:02

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.