Note
the only package managers supported at the moment are Pacman and Flatpak. Also, We only support sudo.
Dill is what i lovingly call a 'Meta Package Manager'. It manages the package managers so you dont have to.
Not all that much, right now it can Update, but I intend to make it fully featured in the coming days.
- Clone the Repo
git clone https://github.com/fluxc0/dill - CD into the repo
cd dill - Build the software !
go build - Modify config.json to your liking and then put it in your config directory in a subdirectory called dill.
nvim config.jsonmkdir ~/.config/dillmv config.json ~/.config/dill/config.json-
- Enjoy!