Learn about Linux
Download Linux
Get Linux help
Get special offers on:
Linux Application Dev Programming Software
Email:
#
Return to What to do when apt-get fails
© Copyright 1999-2008 - SourceForge, Inc., All Rights Reserved About Linux.com - Privacy Statement - Terms of Use - Advertise - Trademark - Ask Linux Questions - Write for Us - RSS Feed ThinkGeek - Slashdot - SourceForge.net - freshmeat - Surveys - Jobs
ravindra mudumby--sol
Posted by: Administrator on October 22, 2005 02:36 AMThe brute-force method are to run:
code:
dpkg -i --force-overwrite<nobr> <wbr></nobr>/var/cache/apt/archives/kde-style-lipstik_1.0-2ub<nobr>u<wbr></nobr> ntu4_i386.deb
If it's a package that you don't really need you could also try 'apt-get remove kde-style-lipstik' which might work.
#