安裝vim提示Depends: libpython3.5 (>= 3.5.0~b1) but it is not going to be installed的解決方法


Ubuntu安裝vim提示:

The following packages have unmet dependencies:
vim : Depends: vim-common (= 2:7.4.1689-3ubuntu1.3) but 2:8.0.1453-1ubuntu1.1 is to be installed
Depends: libpython3.5 (>= 3.5.0~b1) but it is not going to be installed

解決方法:

sudo apt-get remove vim-common卸載vim-common

還是會提示依賴libpython,接着sudo apt-get -f install 修改受損軟件包

然后sudo apt-get update

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM