Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 9025  / 2 Years ago, mon, november 7, 2022, 1:38:23

I have had the Mac OSX Lion theme theme installed for a month or two now, and am ready to either try a new theme, or go back to the default Unity theme.



How can I completely remove this theme?


More From » themes

 Answers
7

From the link, I gather that you've installed the theme by adding the repository and installed it like any regular program from Software Center /apt-get , so removing it should be just like how you would uninstall any other program.




  • wget -O ubuntu-logo.zip http://dl.dropbox.com/u/53319850/NoobsLab.com/ubuntu-logo.zip
    && sudo unzip ubuntu-logo.zip -d /usr/share/unity/5/

  • sudo apt-get remove mac-os-lion-icons-v2

  • sudo apt-get remove mac-os-lion-theme-v2

  • cd /usr/share/icons/mac-cursors && ./uninstall-mac-cursors.sh



These commands should undo what installing the theme effectively did, (all the extra packages gotten for the theme should be removed). As for CompizConfig Settings Manager and Gnome Tweak Tool, they are handy even if you don't want the theme, so it's okay to have them on your system, just undo any changes that you might have done.



About resetting all themes and reverting back to the original, take a look at How to reset all themes?


[#35510] Monday, November 7, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
rmodmi

Total Points: 390
Total Questions: 122
Total Answers: 111

Location: Venezuela
Member since Mon, Oct 18, 2021
3 Years ago
;