1 unstable release
new 0.4.0 | Dec 6, 2024 |
---|
#169 in Operating systems
109 downloads per month
15KB
203 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 install --git https://github.com/akimon658/pacx
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–15MB
~134K SLoC