Hello Ubuntu Community,
I recently installed additional desktop environments on my Ubuntu system using the following commands:
arduino
sudo apt install ubuntu-desktop
sudo apt install kubuntu-desktop # for KDE
sudo apt install xubuntu-desktop # for Xfce
Unfortunately, these commands installed some applications that I don't need or want, such as Xterm and Elisa. I would like to remove these applications to free up disk space and keep my system clean.
I would appreciate it if someone could guide me on how to uninstall these unwanted applications. Specifically, I would like to know the steps to remove Xterm and Elisa completely from my Ubuntu system.
sudo apt purge
[package name] – Organic Marble Jun 19 '23 at 17:34