diff --git a/debian.sh b/debian.sh index ae9a6fd..7090727 100644 --- a/debian.sh +++ b/debian.sh @@ -1,4 +1,4 @@ #!/bin/bash -sudo apt purge emacs yelp keepassxc thunderbird firefox-esr gedit gnome-keyring -y +sudo apt purge emacs emacs-gtk yelp keepassxc thunderbird firefox-esr gedit gnome-keyring -y sudo apt autoremove -y