ricky-forge-changes
tool for rebuilding packages using the Debile infrastructure
Install
- All systems
-
curl cmd.cat/ricky-forge-changes.sh
- Debian
-
apt-get install python-ricky
- Ubuntu
-
apt-get install python-ricky
- Kali Linux
-
apt-get install python-ricky
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-ricky
- Raspbian
-
apt-get install python-ricky
- Dockerfile
- dockerfile.run/ricky-forge-changes
python-ricky
tool for rebuilding packages using the Debile infrastructure
Ricky is able to create a .dsc url to your friendly local mirror, and fetch that exact version of the package. Ricky can then also use the .dsc to forge a package_version_source.changes file, and sign it with an autobuild key and upload it to the debile infrastructure.