mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-01-13 07:59:29 -05:00
5 lines
105 B
Bash
5 lines
105 B
Bash
#!/bin/bash
|
|
|
|
sudo apt remove emacs yelp keepassxc thunderbird firefox-esr gedit -y
|
|
suo apt autoremove -y
|