PDA

View Full Version : Broken Packages



Jamsh
03-29-2007, 09:45 AM
When I open the Synaptic Package Manager, a message appears on the screen saying that I have 6 broken packages and they must be fixed. Would someone tell me how to do this?

hal8000
04-03-2007, 10:17 AM
try as root

apt-get --fix-broken install


That should work.

Jamsh
04-04-2007, 11:09 AM
ok thanks.