| Crates.io | pacx |
| lib.rs | pacx |
| version | 0.5.5 |
| created_at | 2024-12-06 13:54:11.986554+00 |
| updated_at | 2025-02-05 02:45:21.701909+00 |
| description | Wrapper for package managers, allowing you to define and configure your package managers in Lua |
| homepage | |
| repository | https://github.com/akimon658/pacx |
| max_upload_size | |
| id | 1474266 |
| size | 45,857 |
Pacx is a wrapper for package managers. It allows you to configure your package managers in Lua and use them in a unified way.
cargo install pacx
You can download the binary from the releases page.
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>