Bitsandwich Debian PPA - Install
Add GPG key
wget -qO- https://repo.bitsandwich.eu/debian/key.gpg | sudo gpg --dearmor -o /usr/share/keyrings/bitsandwich.gpg
OR - If you have curl:
curl -fsSL https://repo.bitsandwich.eu/debian/key.gpg | sudo gpg --dearmor -o /usr/share/keyrings/bitsandwich.gpg
Debian 12 - Bookworm
echo "deb [signed-by=/usr/share/keyrings/bitsandwich.gpg] https://repo.bitsandwich.eu/debian bookworm main" | sudo tee /etc/apt/sources.list.d/bitsandwich.list
echo "deb [signed-by=/usr/share/keyrings/bitsandwich.gpg] https://repo.bitsandwich.eu/debian any main" | sudo tee -a /etc/apt/sources.list.d/bitsandwich.list
Debian 13 - Trixie
echo "deb [signed-by=/usr/share/keyrings/bitsandwich.gpg] https://repo.bitsandwich.eu/debian trixie main" | sudo tee /etc/apt/sources.list.d/bitsandwich.list
echo "deb [signed-by=/usr/share/keyrings/bitsandwich.gpg] https://repo.bitsandwich.eu/debian any main" | sudo tee -a /etc/apt/sources.list.d/bitsandwich.list
Update package lists and install packages
sudo apt update
sudo apt install meta-yukis-box-system
sudo apt install meta-yukis-box-excalibur
sudo apt install meta-yukis-box-internet
sudo apt install meta-yukis-box-pkging
Disclaimer
This is a private project provided as is, without any warranty, express or implied.
Use at your own risk. The author is not responsible for any damage, loss, or issues arising from its use.
By using this repository, you agree to these terms.
. : [ Repository live since August 12, 2025 ] : .