首页 > 系统 > Ubuntu > 正文

Ubuntu无法找到add-apt-repository问题的解决方法

2020-10-18 20:43:14
字体:
来源:转载
供稿:网友
网上查了一下资料,原来是需要

python-software-properties

于是

apt-get install python-software-properties

除此之外还要安装

software-properties-common

于是

apt-get install software-properties-common

然后就能用add-apt-repository了
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表