Can't uninstall broken packages on hoary system

David A' Rebel obsidion at xtra.co.nz
Fri Nov 11 20:03:10 UTC 2005


On Sat, 12 Nov 2005 07:33, ian wrote:

> yes, I've tried apt-get remove, I"ve tried forcing it, I've used remove
> completely from within synaptic (not sure what the command line equiv is
> for that) and it always gives me an error that there are broken
> packages.  how do I forceably remove the packages without checking
> dependancies or anything else?  I just want to delete all the files
> associated with them and mark them uninstalled.
>
>     --Ian
  
  Well do a dpkg -l |grep webmin
that will list the packages that have that in them
Then try removing some of the other packages with apt-get remove package name
note you don't remove webmin-102-deb or what ever it's called it is 
apt get remove webmin.
Failing this use dpkg -r packagename you might want to add the -P or --purge 
options there as well.

 dpkg --help will give you the options you can use here


-- 
*~~~~~~~~~~~DakaR
# 215413




More information about the ubuntu-users mailing list