ubuntu14.04无法安装Curl

来源:互联网 发布:淘宝运营方案模板 编辑:程序博客网 时间:2024/06/04 17:45

ubuntu14.04无法安装Curl

apt-get install curl 提示没有这个软件 源

更换软件源到163也不行,更新软件源也不行。

解决:参考http://www.linuxidc.com/Linux/2014-05/102270.htm

sudo add-apt-repository ppa:costamagnagianfranco/ettercap-stable-backports

sudo apt-get update

sudo apt-get install curl

0 0
原创粉丝点击