A GitHub-based package manager for the Awesome tiling window manager.
bash
cargo install awpack
Installing a package from a GitHub repository.
bash
awpack install dylanmckay/volume-control
The repository will be cloned into the ~/.config/awesome/awpack/dylanmckay/volume-control
directory,
alongside the Awesome rc.lua
configuration file.
bash
awpack uninstall dylanmckay/volume-control
```bash
awpack update dylanmckay/volume-control
awpack update ```