[SOLVED] Remove icon themes

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
alo0oz

[SOLVED] Remove icon themes

Post by alo0oz »

I want to remove all the unused icon themes eating up my space.
How can i do this?
Would appriciate your kind help.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
k-314

Re: Remove icon themes

Post by k-314 »

Under Xfce it is a good habit to install additional icon themes in ~/.icons/

Removing those is easy and doe not require root access ....

Other icon themes should be under /usr/share/icons/, but need root access.

br
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: Remove icon themes

Post by Flemur »

alo0oz wrote:I want to remove all the unused icon themes eating up my space.
How can i do this?
Would appriciate your kind help.
Very carefully!

Code: Select all

ls -F /usr/share/icons
Adwaita/     Mint-X/	     default/	    gnome/		  oxygen/
DMZ-Black/   gnome-colors-common/  
DMZ-White/  
"/" = a directory.
I use use "Mint-X" regular and deleted a bunch of "Mint-X-somethings" as well as some other names.
Pro Tip! Try moving them somewhere else or use a file-browser to send them to trash, then rebooting and testing everything before you actually delete. Note that moving the files to trash won't save any space until you empty it.

Code: Select all

cd /usr/share/icons
sudo mv one-you-dont-want ~/Downloads/.
Then test.
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
Locked

Return to “Xfce”