Remove a desktop theme

Never have both synaptic and terminal open. Close one of them when using the other. That is why you’re getting that message.

1 Like

Yup .... I forgot that .... I'll try again ....

1 Like

Thanks .... I should remember about having them both open at the same time as I didn't that before .... DOH .... LOL ..... looks like it worked I used

sudo apt purge kde-plasma-desktop

as it couldn't find ....... sudo apt purge kde (got that from Syanptic) I'm not that smart .... LOL

mike@mike-ROG-Strix-G731GT-G731GT:~$ sudo apt purge kde
[sudo] password for mike:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package kde
mike@mike-ROG-Strix-G731GT-G731GT:~$ sudo apt purge kde-plasma-desktop
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
kde-baseapps kwrite libunity-gtk3-parser0
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
kde-full* kde-plasma-desktop* kde-standard*
0 upgraded, 0 newly installed, 3 to remove and 28 not upgraded.
After this operation, 67.6 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 430852 files and directories currently installed.)
Removing kde-full (5:104ubuntu4) ...
Removing kde-standard (5:104ubuntu4) ...
Removing kde-plasma-desktop (5:104ubuntu4) ...
mike@mike-ROG-Strix-G731GT-G731GT:~$

Thanks again .... :+1:

1 Like

Well I finally got around to rebooting and found that KDE was still there .... alive and kicking .... so I'm gonna back-up my Zorin and go to Synaptic and remove everything that has a KDC in front of it .... I'll be back and let you know how I fared .... LOL

Try kubuntu - How to remove all traces of KDE installed - Ask Ubuntu

Thanks but that is the most confusing article I have ever read .... LOL .... one person says do this xxxxx and another says no do this yyyyy cause xxxx will destroy your OS .... I tried to follow it but there was so many different and varied opinions I got completely confused .... on person said you should remove that suggestion before someone messes up their computer .... or something along those lines ....

I tried removing KDE in Synaptic but I can't delete any of the choices .... it wants me to install them instead .... see photo below ....

I have never used KDE, so be cautious of the following advice:

  1. Sort by installed column so that all the packages on your computer filter to one side (either top or bottom of the stack).
  2. Remove anything with “kde-“ .

YO! Are you trying to remove the theme or the desktop?? Don't remove anything with KDE, check what they do. If you remove for example kde-desktop it will remove the desktop.

Also can't you remove themes in the settings? Theres usually a trash icon under each theme.

2 Likes

Yes I want to remove the entire desktop .... not just the theme

1 Like

sudo apt-get purge kde-full ← Deletes Config files, Packages and Dependencies

2 Likes

OK I'll give it a try and see what happens .... gotta reboot .... I'll be back ....

mike@mike-ROG-Strix-G731GT-G731GT:~$ sudo apt-get purge kde-full
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'kde-full' is not installed, so not removed
The following packages were automatically installed and are no longer required:
kde-baseapps kwrite libunity-gtk3-parser0 vlc-bin vlc-l10n
vlc-plugin-notify vlc-plugin-qt vlc-plugin-samba
vlc-plugin-skins2 vlc-plugin-video-splitter
vlc-plugin-visualization
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 28 not upgraded.
mike@mike-ROG-Strix-G731GT-G731GT:~$

1 Like

His screenshot Remove a desktop theme - #12 by Frog showed that package is not installed.

1 Like

Sorry my bad, just remove the desktop? sudo apt-get purge kde-desktop

1 Like

Well I'm on KDE right now and this is what the terminal shows ....

mike@mike-ROG-Strix-G731GT-G731GT:~$ sudo apt-get purge kde-desktop
[sudo] password for mike:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package kde-desktop
mike@mike-ROG-Strix-G731GT-G731GT:~$

Hi Frog, do you remember how you installed it?

You could also try; sudo apt-get purge kubuntu-desktop

1 Like

I'm not sure exactly what happened but this desktop is running a lot faster than it did last time .... all the folders are opening up just fine (if I can find out how to single click instead of double click) ....

Also I need to find out how to make text larger but I had to do that in Gnome so it should be to hard ....

Maybe I'll just leave it installed and play with it some more .....

Still can't understand why I can't unstall it though .....

Thanks for your help guys ..... if I decide to uninstall it later I'll let you know ... :+1:

2 Likes

Yes I installed it in the terminal using the command kde-full .... I forgot who did a write up on it on the board ....

swarfendor437 did a post on it and I followed it ... no trouble installing it ....

sudo apt-get install kde-full .....

Well after all the suggestions above and all the different terminal commands I tried I finally found the solution .....

plasma-desktop is a metapackage: one that just points to others to install. I believe the way to remove KDE is to run sudo apt-get purge plasma-*, but please be careful and make sure the remove list mainly has packages that involve KDE.

TheWanderer

I tried to give KDE a fair shot .... even went back several times to try and get used to it ..... but every time I went back to Cinnamon somethings were screwed up ....

All the settings in my Vivaldi browser were changed from the appearance to my passwords gone .... KDE's fault ??? ... all I can say is none of the other desktops I have did that ....

There were a bunch of new apps installed from KDE to my Cinnamon desktop creating havoc with my apps there .... from my folder .... screenshots .... and others seemed to be taken over by KDE items .... even some apps showing up in my start up menu ... (those I could easily stop by shutting them off) but I still have no idea what they were ....

The problem with the speed was 100% better this last time around after I did so many things in the terminal trying to delete the KDE desktop so that was not an issue ....

This is just my experience with KDE and if it had been my only desktop it might have been OK for me to get used to but it was just to much for me to start it up and tinker with it then have to shut down and start Cinnamon up and tinker with it to get it back the way I like it ....

Please don't be discouraged by my experiences it may be just fine for you but as the old saying goes "different strokes for different folks" ....

A big thanks to all of you that tried to help me solve this problem .... I do appreciate it ......

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.