码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu add-apt-repository: command not found

时间:2018-06-02 11:20:23      阅读:161      评论:0      收藏:0      [点我收藏+]

标签:star   ubuntu   prope   add   repos   com   man   common   https   

在Ubuntu下,时不时会有这个错误的。 add-apt-repository: command not found

这个是缺少程序,安装一下就可以了。只是不知道安装的名字。

 

按以下命令走一趟就可以的了。

 

[plain] view plain copy
 
  1. $ sudo apt-get install software-properties-common python-software-properties  


完成这个,就可以使用add-apt-repository命令了。

Ubuntu add-apt-repository: command not found

标签:star   ubuntu   prope   add   repos   com   man   common   https   

原文地址:https://www.cnblogs.com/wangjq19920210/p/9124201.html

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