码迷,mamicode.com
首页 > 其他好文 > 详细

sudo: add-apt-repository: command not found

时间:2017-05-02 17:23:04      阅读:214      评论:0      收藏:0      [点我收藏+]

标签:pos   software   mon   安装工具   pytho   网上   还需要   osi   soft   

    错误来啦:sudo: add-apt-repository:command not found
      网上解决办法是直接安装工具包 命令:sudo apt-get install python-software-properties

      loter亲测安装后还是报command not found,所以依赖包还没有安装完全,少了什么呢?

     执行命令:add-apt-repository ,如图,除了要安装python-software-properties外还需要software-properties-common

     ok,执行安装命令:sudo apt-get software-properties-common

是这个  才起作用能安装sudo apt-get install software-properties-common

 

 

 

sudo: add-apt-repository: command not found

标签:pos   software   mon   安装工具   pytho   网上   还需要   osi   soft   

原文地址:http://www.cnblogs.com/shanheyongmu/p/6797037.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!