1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-13 22:01:34 -05:00

Update ubuntu.sh

This commit is contained in:
Tommy 2022-06-16 00:08:58 -04:00 committed by GitHub
parent 0f776cd756
commit 8ec59bd9b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
#Deboat #Deboat
sudo apt purge -y thunderbird emacs emacs-gtk emacs-bin-common emacs-common keepassx* gnome-settings-daemon ibus* cups* system-config-printer* xsettingsd yelp* sudo apt purge -y firefox* thunderbird emacs emacs-gtk emacs-bin-common emacs-common keepassx* gnome-settings-daemon ibus* cups* system-config-printer* xsettingsd yelp*
sudo apt autoremove -y sudo apt autoremove -y
sudo apt autoclean sudo apt autoclean