mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-08 11:51:34 -05:00
4 lines
122 B
Bash
4 lines
122 B
Bash
#!/bin/bash
|
|
|
|
sudo apt purge -y thunderbird emacs* firefox* keepassxc cups* vim* system-config-printer*
|
|
sudo apt autoremove |