DON'T rm
Protect your system from accidental deletions without changing your GNU userland
sudo apt install dontrmOne-liner repository setup
curl -fsSL https://apt.fuabioo.com/public.gpg | sudo tee /usr/share/keyrings/apt.fuabioo.gpg > /dev/null && echo 'deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/apt.fuabioo.gpg] https://apt.fuabioo.com stable main' | sudo tee /etc/apt/sources.list.d/apt.fuabioo.list && sudo apt updateSome packages
DON'T rm
Protect your system from accidental deletions without changing your GNU userland
sudo apt install dontrmFastfetch
Fast system information display tool
sudo apt install fastfetchView All Packages
This APT repository serves two purposes:
All packages are tested and maintained to ensure they work seamlessly together in your development environment.
Want to see more packages? Check out Fuabioo’s GitHub profile for upcoming releases!