Ubuntu Installation :: Remove And Then Completely Uninstall Software?

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


ADVERTISEMENT

OpenSUSE Install :: Uninstall / Remove KDE Completely?

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

Ubuntu :: Completely Remove/uninstall Hibernate And Suspend Feature?

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

Fedora Installation :: Completely Remove Compiled Php?

Dec 14, 2010

I want to install new php so i need to uninstall previous version of compiled php 5.3.3.
make uninstall is not working showing make: No rule to make target `uninstall'. Stop.what should i do to remove previously installed php completely so that i can install a new one??

View 2 Replies View Related

Fedora Installation :: Completely Remove RPMfusion Nvidia Driver?

Aug 14, 2010

The driver has crashed X and before I had a chance to find RPMfusion instructions on dealing with initrd, I removed the package just to keep X running.Uninstalling the package does not restore kernel and Xorg operation. I am still in VESA mode.Although they claim they don't put stuff in non-standard places and use RPM, still there is something left over, as nuoveau driver no longer loads.Now that system configuration is all over the place, it is not clear what they actually changed or replaced.

View 3 Replies View Related

Ubuntu :: Uninstall From The PC Completely

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

Ubuntu Installation :: Remove Windows And Give Rest Of Drive Without Having To Completely Reinstall?

May 25, 2010

i installed the new ubuntu on my system as a side by side installation, i've been using it for about 2 weeks now. ported over or found linux equivalents of any applications and games i use onto my ubuntu partition, and now i've decided i want to have ubuntu use the entire drive and just delete windows! The problem is, i'm not sure if i can do that I shrank my windows partition half a gig and booted lupu (the ubuntu partitioner wasn't even showing this half a gig of free space) to see if i could just extend my linux partition (in the case that this did work, i was just planning on deleting my windows partition and just extending my linux to the full size of my drive). I really want to avoid a full reformat of the drive because i have customized my ubuntu a decent bit and i don't want to have to redo all of that (not to mention the data, but i could always back that up on an external hdd). Here is a screenie of gparted: i don't really know too much about partitioning. so is there any way to remove windows and give linux the rest of the drive without having to completely reinstall ubuntu?

View 8 Replies View Related

General :: Uninstall Git Completely On Ubuntu?

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

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 View Related

Ubuntu :: How To Uninstall Completely Compiz

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

Ubuntu :: Completely Uninstall The WINE Program?

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

General :: Temporarily But Completely Uninstall Ubuntu 10.4?

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

Debian :: How To Uninstall Skype Completely

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

Fedora :: Completely Uninstall Wine ?

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

Ubuntu :: Is It Safe To Uninstall Nautilus Completely / Just Use Pcmanfm?

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

Software :: Uninstall Mysql Server Completely ?

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

Slackware :: Completely Uninstall Nvidia-driver And Reinstall Default?

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

Ubuntu :: Remove Compiz Completely

Mar 18, 2010

I am looking for an option to completely remove compiz.

I fired up synaptic and removed compiz completely.

Now i have just one problem.

Metacity is not fired up by default.

so i have desktop and winows also open but without borders. i.e without any desktop manager.

I know a workaround, i.e. to add metacity --replace in startup applications. but this is work around and not the actuall work. my system Ubuntu 9.10 x64

View 9 Replies View Related

Ubuntu :: How To Completely Remove Gwibber

Jun 10, 2010

I have tried remove from ubuntu software center and Synaptic Package Manager, but when I reinstall Gwibber, it directly load from software list, and not download from internet. I want completely remove Gwibber, so if I want to reinstall Gwibber, my system download from internet and not install from database previous installation.

View 7 Replies View Related

Ubuntu :: How To Completely Remove DropBox

Sep 27, 2010

Just need my own repository for storage away from the laptop....still have the deb on hand just in case I want to reinstall....

Here is my issue. I installed dropbox and removed it. I noticed in the first start of dropbox it installs a daemon called dropboxd. Is dropboxd removed when you uninstall? I uninstalled and purged. I just want to make sure the daemon is gone as well. Trying to be as tidy as possible. Less code rolling around the better.

View 4 Replies View Related

Ubuntu :: 10.10 - How To Remove Grub Completely

Nov 23, 2010

I need to reinstall both windows and ubuntu as dual boot. I tried to install windows 7 from the recovery partition but after windows starts the recovery and then does its first reboot it always loads to the grub prompt. I booted with ubuntu 10.10 live cd and wiped off all the partitions except the windows recovery partition and I tried sudo ms-sys -m /dev/sda3 which is supposed to restore the windows mbr but still when I reboot it just boots to the grub command prompt with windows only partially installed.

If I completely wiped off the old ubuntu partition and the windows partition then how can grub still be loading up? where is grub located? How to completely remove grub. I don't have a windows recovery cd, I only have the recovery partition which is still intact. I have tried to install ubuntu first and make an ntfs partition but when I try to install windows the recovery partition program says there is not enough space to install windows but there is 260gb.

View 9 Replies View Related

Ubuntu :: How To Completely Remove Panel?

Nov 24, 2010

i've found AWN to coever most and all of the panel's functionalities. how do i completely remove them from startup though?

View 1 Replies View Related

Ubuntu :: How To Completely Remove Wine

Apr 2, 2011

I want to completly remove wine, so i figured that using the package manager, and apt-get remove will make it work. Using apt-get, i get the message that there is no wine installed, even though the package manager is telling me the opposite. After that i removed wine via the package manager, but i can still run wine. And that is the point where i am getting completly lost, how the hack can i run a removed program? I did compile and install wine myself once, so the problem might hide there. But how to i remove a program without the routines of the package manager?

I seriously need to deinstall wine completly to figure out a couple misterious problems i am having lately.

View 2 Replies View Related

Ubuntu :: How To Completely Remove A Program

Jun 17, 2011

My emacs editor is messed up so I tried to remove it via synaptic. It gave me an error and exited. Is there any way to manually remove that data so I can freshly re-install my favorite editor?

View 5 Replies View Related

Ubuntu Security :: Remove Authentication Completely From My Pc?

Jan 7, 2010

How can I remove authentication completely from my pc?
How can I edit the files present in the patrician filesystem?

View 8 Replies View Related

Ubuntu Networking :: How To Completely Remove Drupal

Jan 10, 2010

i need to completely remove drupal and reinstall it, i would also like to completely remove phpmyadmin and reinstall it.

View 2 Replies View Related

Ubuntu :: Completely Remove Or Add Gnokii, Without Success?

Jun 27, 2010

I got this problem with Synaptic, and now I cannot install or upgrade. Whatever I try, I get this error message:

Code:
dpkg: unrecoverable fatal error, aborting:
syntax error: unknown group 'gnokii' in statoverride file

[code]....

View 2 Replies View Related

Ubuntu :: Remove Title Bar Completely In Gnome?

Jul 26, 2010

What I am trying to do is remove the title bar completely in gnome, it would be nice to be able to choose which applications had the bar and which did not, but I would be perfectly satisfied with just removing them from every window. I assume this is controlled by the window manager which would make it a metacity setting? Anyway, I have an 11in screen on my netbook and I cannot stand having such a big chunk of real estate wasted by such a useless feature, especially when I can perform all the window functions with keyboard shortcuts.

View 5 Replies View Related

Ubuntu Networking :: How To Completely Remove Wicd

Oct 21, 2010

Before I changed the faulty wifi card I installed Wicd. Incidentally it didn't remove Network Manager, a bug that's reported in Launchpad. With the new wifi working well enough with Network Manager, I used Synaptic to remove Wicid, or so I thought.I happen to be checking .xsession-errors and there's an error reported about wicid tray desktop. I removed it and no more errors appear.

After looking for advice here and on the web I used apt-get remove and purge yet a file search of wicd still finds 25 entries, in /etc/, /usr/ and /var/.Some are archives and some are logs but some aren't, why are they still there and can I clean things up?

View 2 Replies View Related

Ubuntu :: Completely Remove 10.04 And Install Windows ?

Oct 26, 2010

I had Windows. Installed Linux 10.04 over it. I want to switch back to Windows. When I pop in my Windows XP disc I get and error after it loads a bunch of stuff. I tried booting from m 10.04 disc, going into Disk Utility and changing the file system to NTFS no luck. Tried burning another copy of XP and still same error. Now I burned a copy of Windows 7(desperate times call for desperate measures) but its on a DVD-R instead of a CD-R and every time I try to boot it, Linux just boots.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved