Skip to content
Snippets Groups Projects
Commit 6960e0b8 authored by rolfen's avatar rolfen
Browse files

It is not recommended to install dependencies manually, because then they will...

It is not recommended to install dependencies manually, because then they will also need to be manually uninstalled. There is no need to specify the missing dependencies in Debian (and Ubuntu). You can do `apt-get install --fix-broken` and apt will get them for you.
Note that this method is preferable but the first step does produce an error message (which is resolved by the 2nd step) which can be a little confusing.
parent e752963c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment