Created
August 4, 2024 15:43
-
-
Save neelabalan/dd2d7fe5962aaa0336a8487a5a8aaea6 to your computer and use it in GitHub Desktop.
Remove bloatware from debian base installation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt remove gnome-2048 \ | |
firefox | |
gnome-todo | |
thunderbird | |
gnome-tetravex | |
gnome-taquin | |
swell-foop | |
gnome-sudoku | |
gnome-robots | |
gnome-mines | |
gnome-maps | |
gnome-mahjongg | |
evolution | |
libreoffice-gnome | |
libreoffice-writer | |
libreoffice-calc | |
libreoffice-impress | |
five-or-more | |
four-in-a-row | |
goldendict | |
lightsoff | |
quadrapassel | |
tali | |
sudo apt autoremove |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment