arriero
Simplifies management of several Debian packages
Install
- All systems
-
curl cmd.cat/arriero.sh
- Debian
-
apt-get install arriero
- Ubuntu
-
apt-get install arriero
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install arriero
- Raspbian
-
apt-get install arriero
- Dockerfile
- dockerfile.run/arriero
arriero
Simplifies management of several Debian packages
Arriero is a tool that allows simplifying the management of Debian packages, particularly useful when having to make new upstream releases, builds and uploads of similar packages. It relies heavily in the use of git-buildpackage, and general git practices, so it's only useful for packages currently maintained through git.