Ubuntu :: Can't Uninstall Themes Completely ?
Jun 21, 2010
I use Ubuntu 9.04 (Jaunty Jackalope). I recently installed four themes, Mac4Lin, Tigris, Raptor Slickness remix and SlicknesS. I dragged them into the Appearance Preferences window to install them (in the Themes tab). I didn't like the themes and uninstalled them. But, while I was customising the original theme (Human), I saw that window controls and borders of the theme were not uninstalled (1st attachment). Also, if I want to reinstall the themes, I get an error (2nd attachment). I have checked if any folders named after these themes were there in "/usr/share/themes", but didn't find any. How am I to uninstall these themes completely?
View 3 Replies
ADVERTISEMENT
Aug 3, 2010
Occasionally my theme changes from Air back to Oxygen or another theme I had installed (using 10.04). I'm not sure why it does this. So I would like to know how to delete/uninstall a theme. I'm using the System Settings gui under the Appearance menu in KDE. There is a button to install new themes, and I can choose a different theme by clicking on it, but I would like to permanently remove a couple themes I have installed.
In case anyone else has seen themes randomly change from Air back to Oxygen, that is another discussion I would be interested in.
View 1 Replies
View Related
Feb 25, 2010
I have only Ubuntu 6.06 LTS installed on my pc. previously I had Win XP AND linux on my pc(dual boot).
Question is: how can I start from scratch i.e. completely delete Ubuntu is the first step. however, I do not know how to.
Additional problem is that it asks for GRUB and I have to insert the Windows (?) disk and it starts working again. Why does Ubuntu need XP disk is beyond me.
View 1 Replies
View Related
May 4, 2010
I installed Git on Ubuntu Lucid (latest) manually as following.
cd ~/tmp
wget http://kernel.org/pub/software/scm/git/git-1.7.0.6.tar.gz
tar -xzvf git-1.7.0.6.tar.gz
cd git-1.7.0.6.tar.gz
[Code].....
Now, how can I completely uninstall it?
View 3 Replies
View Related
Apr 5, 2011
I want to uninstall compiz but I have some problems. When I completely remove the package with Synaptics, compiz is still installed on my computer! Few days ago I installed compiz following this website [URL] and it probably explains why. Now how do I revert the process? How do uninstall everything? I tried sudo apt-get remove compiz* but it tells me the it cannot locate compiz-check (even though it is installed)
View 2 Replies
View Related
May 4, 2011
After uninstalling WINE through by clicking on the uninstall button in the installed programs section I found there still lingered in the "open with other programs option" a list of wine exe. and WINE which of course do nothing now. How can I completely uninstall the WINE program?
View 3 Replies
View Related
May 24, 2010
How do I temporarily but completely uninstall Ubuntu 10.4? I can't locate it in my registry, either using RegEdit or Revo Uninstaller. This is temporary. I will re-install on a different computer of mine that has much greater memory.
View 4 Replies
View Related
Jan 27, 2016
I'm learning the apt-get package system, and I'm a little unsure of myself. Before I start removing packages/software, I want to make sure that I'm initially taking the proper approach.
Below is a script that I've used to successfully install Skype into Debian 8.2 "Jessie" 64-bit. (This script is a slightly modified version taken from: wiki.debian.org/skype). I want to know the right way to uninstall it.
Code: Select allsu
dpkg --add-architecture i386
apt-get update
apt-get install libc6:i386 libqt4-dbus:i386 libqt4-network:i386 libqt4-xml:i386 libqtcore4:i386 libqtgui4:i386 libqtwebkit4:i386 libstdc++6:i386 libx11-6:i386 libxext6:i386 libxss1:i386 libxv1:i386 libssl1.0.0:i386 libpulse0:i386 libasound2-plugins:i386
wget -O skype-install.deb [URL]
dpkg -i skype-install.deb
apt-get -f install
Now that I've installed Skype, how do I *UNINSTALL* Skype?
Will the following code completely remove the software added above, or will some "software-residue" be left behind, or will it remove other software that should have been left untouched?
Code: Select allsu
apt-get purge skype libc6:i386 libqt4-dbus:i386 libqt4-network:i386 libqt4-xml:i386 libqtcore4:i386 libqtgui4:i386 libqtwebkit4:i386 libstdc++6:i386 libx11-6:i386 libxext6:i386 libxss1:i386 libxv1:i386 libssl1.0.0:i386 libpulse0:i386 libasound2-plugins:i386
apt-get clean
View 9 Replies
View Related
Aug 21, 2010
Hello people. So, some days ago, I Installed Wine in my machine, and it was working pretty good. But I decided to add WineTricks. Since then, I can not install any program using wine, nor open the installed ones (gives me errors). So, does anybody knows about a way to completelly uninstall Wine? I have tries "yum remove Wine" and "yum remove wine*", but it doesn't do anything. I am using Fedora 13.
View 6 Replies
View Related
Mar 14, 2010
I changed the file manager from nautilus to pcmanfm via Ubuntu Tweak in Linux Mint 8. Is it safe to uninstall nautilus completely and just use pcmanfm?
View 7 Replies
View Related
Feb 1, 2011
When Ubuntu Software Centre removes software, it leaves files behind in File System which is owned by Root preventing me from deleting them.
1. Could this be why Update Manager is insisting that I install updates for software that I have removed and do not use?
2. There is one application I would like to re-install because it asked me technical questions before I installed it. I think I gave the wrong answer and when I re-installed it, it didn't ask the question again. It seems likely that there is a file somewhere that Ubuntu Software Centre didn't remove, and I could do with deleting but is owned by Root. How do I do this?
3. Should I have posted this query under 'Absolute Beginner Talk?'. I'm using Ubuntu 10.04 LTS Lucid Lynx.
View 4 Replies
View Related
Mar 30, 2011
I am trying to streamline a desktop install into a more streamlined server-esk install. I have edited the inittab to change the runlevel at startup to 3. How do I now remove KDE completely? Also are there any other large programs I need to uninstall?
View 3 Replies
View Related
Jul 24, 2011
I recently screw up mysql server privileges and now im having problem accessing tables/databases. so i wanna uninstall mysql server completely and reinstall it. i installed it previously through yum install mysql mysql-server. how should i do it?
View 4 Replies
View Related
May 4, 2011
There's a single command to achieve this result? I want those (never and not willing to use in future) features to be completly remove from all my systems (*buntu).
Prefered command like sudo apt-get autoremove and avoid "clicking/settting throug various menu" Battery level indicator prefereably kept
View 9 Replies
View Related
May 31, 2011
I'm trying to install new themes on ubuntu but it tells me that GTK + themes 'ubuntulooks'is not installed and won't load up the themes as it should. I went to package manager and installed it but still doesn't work. Themes to be installed, either overglossed or sickness-black. environment ubuntu 10.04.
View 1 Replies
View Related
Apr 12, 2011
I use slackware 13.1-current on desktop with 4gb ram, nvidia geforce 210, and AMD cpu.
I have problem with my X starting using 40-50 MB of RAM and after some hours suddenly rises up to 400-500 MB. I have tried KDE ( with and without desktop effects ), LXDE, 3 different nvidia drivers ( the one made from the slackbuilds ) but no luck.
I decided at last to use the default slackware's driver. I uninstalled the nvidia driver and do startx, but it says code...
I have no idea about GPU and drivers, it was a mistake to install a driver for my nvidia just to have desktop effects. I just want to bring the things back as at the beginning of the systems installation and the default drivers.
Do you have any idea how to do it?
View 8 Replies
View Related
Aug 6, 2010
I would like to install a new icon theme without effecting my currently selected panel theme, as i think the Ambience panel theme looks really nice and unified but im not too keen on the Ubuntu-Mono icons.Is this easily possible, without going into my icon folders and replacing all the instances of one style for another?Are there any applications for gnome icon theming like OS X's Candybar?Im sure others must desire to change only the icons and perhaps it is really easy and this is why i couldnt dig anythin up on google, that or im a useless googler.
View 3 Replies
View Related
Aug 25, 2010
Since of late "Appearance preference" behaves awkwardly . Normaly It is supposed to show themes in /usr/share/themes right? but now it shows themes only in ~/.themes folder. I don't know what affected the change. how do I configure it as to show themes in /usr/share/themes/,?
Also whatever theme I use , Controls would stay same(Classic controls). They wouldn't be update to those of the Theme used.
View 4 Replies
View Related
Jun 21, 2010
I use Opensuse,I want change KDM Themes,but Themes Tab is disable and show me go to General Tab,General Tab is Disable.
View 1 Replies
View Related
Jun 19, 2011
I cannot uninstall Firefox, nor can I uninstall Chromium; one always stays if the other is uninstalled. For example, if I remove Firefox, Chromium will appear in its place and vice versa. This has got to be one of the weirdest bugs I've ever seen on Ubuntu! So, how can I uninstall both web browsers?
View 6 Replies
View Related
Oct 29, 2010
I am trying to use a lock screen on 10.10. I heard you have to covert the .glade files into .ui using gtk-builder-convert. I have downloaded some lockscreens, but I don't see any .glade files ever. I just see .desktop files.
here is a link to the how to [URL]
here is a lick to a lockscreen i want [URL]
View 2 Replies
View Related
Apr 21, 2010
where to get them?
View 4 Replies
View Related
Jun 3, 2010
Will you post your themes here and where and how you installed them?
View 1 Replies
View Related
Jun 13, 2010
I've heard that it's possible to get different themes for different applications. How does one do this?
View 2 Replies
View Related
Oct 15, 2010
all the default themes have dissapeared and my desktop looks UGLY! I have tried reinstalling light-themes and it hasn't worked
View 1 Replies
View Related
Oct 31, 2010
Where can I get old Ubuntu themes such as the one in the link below?
http://4.bp.blogspot.com/_lkW2FMxob1.../maverick2.png
View 1 Replies
View Related
Nov 13, 2010
Say if I installed it from gnome-look?
View 1 Replies
View Related
Dec 20, 2010
where do I get themes and how to install them
View 3 Replies
View Related
Feb 5, 2011
Is there a way to fix this. I know once a theme is applied it's suppose to take affect on everything. But, my folders (and the stuff that you see below, folders and icons etc..) stay the same no matter what theme I use
View 2 Replies
View Related
Mar 17, 2011
I want to theme my Ubuntu. I have heard that Emerald is good for this, but I just don't understand how to use it.
There is a theme there already called "Beryl Red" (I assume it's a default), but there is no button to install or use it.
View 1 Replies
View Related