pacx 0.5.0

Wrapper for package managers, allowing you to define and configure your package managers in Lua
pacx-0.5.0 is not a library.

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 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>