7 releases
new 0.5.5 | Feb 5, 2025 |
---|---|
0.5.4 | Feb 5, 2025 |
0.5.1 | Jan 10, 2025 |
0.5.0 | Dec 21, 2024 |
0.4.0 | Dec 6, 2024 |
#152 in Operating systems
556 downloads per month
15KB
272 lines
Pacx
Pacx is a wrapper for package managers. It allows you to configure your package managers in Lua and use them in a unified way.
Installation
Cargo
cargo install pacx
GitHub Releases
You can download the binary from the releases page.
Usage
First, you need to create configuration files for your package managers. Please refer to the wiki for more information.
Then, you can use the pacx
command like this:
pacx install <package manager>:<package name>
pacx list <package manager>
Dependencies
~3–12MB
~126K SLoC