linux 报错E: Unable To Locate Package Software-properties-common

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/qq_27435059/article/details/80508553

解决方案:

apt-get update

apt-get install python-software-properties

apt-get install apt-file

apt-file update

apt-get install software-properties-common

apt-get install vim 

猜你喜欢

转载自blog.csdn.net/qq_27435059/article/details/80508553