mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-07-24 06:10:35 -04:00
4 lines
129 B
Bash
4 lines
129 B
Bash
#!/bin/bash
|
|
|
|
sudo apt purge emacs emacs-gtk yelp keepassxc thunderbird firefox-esr gedit gnome-keyring -y
|
|
sudo apt autoremove -y
|