- Notifications
You must be signed in to change notification settings - Fork0
Opinionated wrapper for the XBPS package manager
License
NotificationsYou must be signed in to change notification settings
tranzystorekk/paxr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Paxr is a Rust wrapper for theXBPS package mangager,similar toPaker.
It compresses the most common package maintenance operations into intuitive commands, e.g.:
- Install packages:
paxr install my-pkg
- Uninstall packages (recursive):
paxr uninstall my-pkg
- Upgrade all installed packages:
paxr upgrade
Ensure you have Rustinstalled. Clone this project and run within the repo root:
cargo install --path .
About
Opinionated wrapper for the XBPS package manager
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published