Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 4064

Graphical Environments & Desktops • Re: Delete MATE desktop?

$
0
0
Hello.

First, remove task-mate-desktop

Code:

sudo apt autoremove --purge task-mate-desktop
Second:

Code:

sudo apt purge `dpkg --get-selections | grep mate | cut -f 1`sudo apt -f installsudo apt purge `dpkg --get-selections | grep deinstall | cut -f 1`sudo apt -f install
Be very careful and watch what apt suggests to delete from the system.

Statistics: Posted by None1975 — 2024-11-30 11:28



Viewing all articles
Browse latest Browse all 4064

Trending Articles