E: Unmet dependencies. Try using -f.

Problem solved, thank to this question and its answer (didn't find it at first as the title isn't very explicit, thus I don't withdraw my question, as it might be useful for others).

So, just in case, the solution is:

sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get -f install

(and of course after that: apt-get upgrade and apt autoremoveto finalize).

發佈了455 篇原創文章 · 獲贊 894 · 訪問量 233萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章