码迷,mamicode.com
首页 > Web开发 > 详细

ubuntu14.04无法安装Curl

时间:2016-03-05 23:32:00      阅读:258      评论:0      收藏:0      [点我收藏+]

标签:

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

 

1.更新软件源:

sudo apt-get update

sudo apt-get install curl  

 

2.更新所有的软件

 sudo apt-get dist-upgrade

ubuntu14.04无法安装Curl

标签:

原文地址:http://www.cnblogs.com/catcoding/p/5246036.html

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