Ubuntu :: How To Uninstall The Latest Package
Mar 12, 2010
I use the command
Code:
dpkg -l
to see all the packages installed in my Ubuntu. The question is that I want to uninstall the latest package but there's no date in the package list made by the command "dpkg -l". so how can I do that?
View 4 Replies
ADVERTISEMENT
Apr 22, 2010
I've manually installed the latest NVIDIA display drivers from the website (newer than the restricted driver package that came with 9.10). When there is a new Linux kernel, or a newer Ubuntu version, will I need to uninstall that driver before upgrading? Will having this driver cause any special installation issues during upgrade (such as the need to reinstall the driver after upgrading)? I am using 9.10 through Wubi.
View 1 Replies
View Related
Jun 30, 2010
i downloaded a printer driver called snx-100 which was installed correctly, i now need to uninstall it, i ran it's uninstall.sh script which it said it's done correctly, but now to every package i want to install i get the following message which i have attached
View 5 Replies
View Related
Oct 25, 2010
I've been trying top get my Brother MFC-420CN printer working in 10.04.I had it working in 8.04 but I can't get the model to show up in the brother drivers. Anyways I tried uninstalling & reininstalling through synaptic but one thing got stuck with an error uninstalling. A package named "brscan". It has an x by the package & I get an error no matter what I try to do. Now I can't install any of the Brother packages because I keep getting this error about the brscan package & I can't get rid of it.
View 2 Replies
View Related
Jan 28, 2011
I have installed, actually just tried to, BSecPKLinux-2.0.0.0007 as token utility, but the attempt screwed my synaptic. I'm using a ubuntu 10.10.While running the install file, a package failed to install and from then on I was never able to fix this. the package is rnboifd. When i try to uninstall it or purge it using dpkg it complains it is in a "very bad inestable state" and should reinstalled. when trying to reinstall fails.
View 1 Replies
View Related
May 24, 2010
I'm just curious if this link:[URL}which downloads it in tar form has the most recent version of dvb-apps.I recently noticed a sudo apt-get install dvb-apps option, and from what it sounds like, it's a much older version. Can anybody confirm this?The other thing though is when I successfully install the tar package, why if I try sudo apt-get install dvb-apps is it wanting to install it, as if the tar was never installed?
View 1 Replies
View Related
Mar 10, 2010
I recently installed Splunk on my Fedora 12 machine. It is not working properly and I also don't like where I installed it which was in my downloads folder some how. I cannot figure out how to uninstall this package and the Splunk Doc's are pretty weak.
View 14 Replies
View Related
May 27, 2010
i am Ubuntu rookie i installed the following package onboard (Simple On-screen Keyboard with macros and easy layout creation) when i try to uninstall it using Synaptic Package manger i get the following error.dpkg: parse error, in file '/var/lib/dpkg/status' near line 26430:invalid package name (character `|' not allowed (only letters, digits and characters `-+._'))and when i try to configure it get the same error any help msi@msi-desktop:~$ sudo dpkg --configure -a dpkg: parse error, in file '/var/lib/dpkg/status' near line 26430: invalid package name (character `|' not allowed (only letters, digits and characters `-+._'))using Ubuntu 10.4
View 1 Replies
View Related
Sep 16, 2010
1. How to uninstall package that install from compiling tar gz file
2. how to stop some service ?
View 4 Replies
View Related
Oct 21, 2009
How can we uninstall a program or package from Fedora? I use Fedora 11 KDE.
View 5 Replies
View Related
Apr 8, 2010
Had this issue before I have packages that are long gone that wont go away. I even had drivers installed Id like to get rid of. Anyhow to start it off here is a screenshot
View 8 Replies
View Related
Oct 22, 2010
I have installed a package via command line via following command
sudo apt-get install ubuntu-restricted-extras
How I can remove this package ? what is the command ?
View 1 Replies
View Related
Nov 7, 2009
Is there a formal documented way? I have found a method of doing it, but I find it difficult to believe the ability to uninstall is not formally supported. [URL]
Essentially:
When you install - python setup.py install --record files.txt
When you uninstall - cat files.txt | xargs rm -rf
This will, however, require the user to look through files.txt like a hawk. It is really not an ideal situation I would think.
View 1 Replies
View Related
Jan 14, 2010
I'm trying to install Eclipse from synaptic but it only has version 3.2 while there's a version 3.5 out there. How do I get synaptic to provide the latest versions of anything?
View 6 Replies
View Related
Apr 12, 2010
i gotta install ubuntu on 5-6 machines , The latest iso image does not offer me package upgarde (the one you get after apt-get update and dist-upgrade) . its about 300 Mb which would be a pain for downloading on different machines.. Is there a way to slip these into the iso image.
View 4 Replies
View Related
Jan 28, 2011
I have installed db2 express-c on Ubuntu 10.04 server using apt-get; the installation is successful but I noticed that libasound2-dev package has been installed along with db2.I don't want this ALSA sound package, when I tried to remove it by "apt-get remove" it was trying to uninstall DB2 as well as there is a dependency. So, how do I remove ALSA package without removing DB2 ?PS: Also, db2 installed X11 packages like libx11-dev, libxproto-core-dev etc., which are also not need for me as it is a sever OS.
View 4 Replies
View Related
Sep 6, 2010
we need to install R on a new server. When we go to compile R it goes through the checks and finds GCC but fails looking for F77. What is the suggested Fortran package with the latest GCC?
View 1 Replies
View Related
Apr 26, 2011
In an attempt to minimize my system when I mark for removal libcups2 using synaptic it asks to install 7 not authenticated packages, however if I choose mark for complete removal it asks to install the same 7 packages and remove every single installed package from epiphany to gimp to zenmap. Any ideas as to whats going on with that?
Squeeze 6.0.1
kernel 2.6.32-5-amd64
intel core i5
[code]...
View 3 Replies
View Related
Nov 4, 2010
Is there a flag for the cvs command to check the latest tag of a certain package
View 1 Replies
View Related
Aug 27, 2010
I have dowmloaded the latest version of Gnome Nanny, but have run into an instal problem at the first hurdle:
I have extracte the folder to Documents: Cd/ to the folder and run the ./configure command and get this message: No package 'pygtk-2.0' found
I have checked the install files and edited the lines which contain the above to now read pygtk -2.0 >=2.8 as 2.8 is the version of python I have installed. In package manager it only goes back to v2.2.
How I can get around this error?
Running Ubuntu 9.1 karmic Koala.
View 5 Replies
View Related
Dec 6, 2010
I want to install latest downloaded package of openssh v 5.6(tar.gz) from original site but not succeed.
steps followed:
1. remove rpm with: rpm -e openssh-ser....rpm
2. extract package, go into directory and run ./configure command
View 9 Replies
View Related
Mar 7, 2010
after looking at this thread [URL]... i found out that my printer is no longer working with the latest CUPS package (in -Current). I tried to delete the printer and re-adding it again with the same driver, but it failed with an error message: Bad device-uri "cnij_usb:/dev/usb/lp0"! I have tried to use the driver provided by Canon or by the automatic detection by CUPS, but it ended with the same results
View 1 Replies
View Related
Mar 12, 2011
I am running Ubuntu 10.04 In Ubuntu Software Center I tried to remove Document Viewer. I then tried to install PDF Editor Neither worked and I got the below message The Package system is broken Check if you are using third party repositories. If so disable them, since they are a common source of problems. Furthermore run the following command in a Terminal: apt-get install -f� I tried to run apt-get install -f and got this message
david@leibnitz:~$ apt-get install -f
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
david@leibnitz:~$
I switched to root and got this
david@leibnitz:~$ apt-get install -f
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
david@leibnitz:~$ root
[code].....
At some point while trying install/uninstall I got a message that said to check the broken filter to see which file is broken. At present, I cannot install/uninstall programs. I do not know how to access the broken filter. And I cannot run apt-get install -f
View 5 Replies
View Related
Aug 5, 2011
If I go to the website and download the ISO file is it the exact same one that was released in April or will it contain the latest patches (e.g. security fixes, etc) that have been release since then? If it doesn't I suppose I'll have to download the entire ISO file, install the OS, and then have another couple hundred MB to download which is not what I'd prefer.
View 2 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
Nov 29, 2010
The latest in experimental is 1.1... the stable by upstream is 1.2 and the latest unstable is 1.3. So is there a repository where I can get the latest unstable automatically?
View 7 Replies
View Related
Jun 27, 2010
how to check what my latest installed drivers are and how to install the latest? If I search for Nvidia in YaST then noting comes up. I beleive the latest drivers from Nvidia are 195.xxx
View 7 Replies
View Related
Jan 8, 2010
I need to install the following dependencies for synspam on Ubuntu 9.10 karmic server:
Code:
sudo aptitude install nfqueue-bindings-perl libsys-syslog-perl libappconfig-perl libnetpacket-perl libnetaddr-ip-perl
dpkg -i synspam_version_all.deb
Of these, only libnetpacket-perl is not packaged for Ubuntu 9.10 karmic.
Is this functionality present in another 9.10 package with a different name? 10.04 Lucid does have the package: [URL]
View 1 Replies
View Related
Feb 3, 2011
I am following this guide to installing eclipse via terminal command-line on Linux. However, this seems to be happening lately with all the packages I try to install..I checked the Synaptic Package Manager and reloaded and rebooted the computer, but to no avail.
View 5 Replies
View Related
Aug 3, 2011
I have a problem when installing this package through synaptic package manager. this is :
libpng12-dev
the error is:
W: Failed to fetch http://security.ubuntu.com/ubuntu/po...tu2.1_i386.deb
404 Not Found [IP: 91.189.92.167 80]
my distribution is ubuntu 10.4.
View 1 Replies
View Related