View Single Post
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#66
the app-manager stops if a conflict occurs.
apt-get may install the app anyway.
to fetch the missing dependencies/packages you can run "apt-get -f install".
(just another thing to try if there is a problem)