Hello.
First, remove task-mate-desktop
Second:
Be very careful and watch what apt suggests to delete from the system.
First, remove task-mate-desktop
Code:
sudo apt autoremove --purge task-mate-desktopCode:
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 installStatistics: Posted by None1975 — 2024-11-30 11:28