4 lines
77 B
Bash
4 lines
77 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
sudo apt remove emacs yelp keepassxc thunderbird firefox-esr -y
|