sbuild-debian-developer-setup
Convenience script to set up an sbuild environment for Debian Developers
Install
- All systems
-
curl cmd.cat/sbuild-debian-developer-setup.sh
- Debian
-
apt-get install sbuild-debian-developer-setup
- Ubuntu
-
apt-get install sbuild-debian-developer-setup
- Kali Linux
-
apt-get install sbuild-debian-developer-setup
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sbuild-debian-developer-setup
- Dockerfile
- dockerfile.run/sbuild-debian-developer-setup
sbuild-debian-developer-setup
Convenience script to set up an sbuild environment for Debian Developers
Run "sudo sbuild-debian-developer-setup" to add the current user to the sbuild group, create an schroot for building packages for Debian unstable, and create a cronjob which updates said schroot daily. This script assumes you are on an un-metered internet connection (daily schroot updates might be costly otherwise).