在ubuntu14.04系统中无法安装Curl:
apt-get install curl 提示没有这个软件源
更换软件源到163也不行,更新软件源也不行。
解决:
sudo add-apt-repository ppa:costamagnagianfranco/ettercap-stable-backports
sudo apt-get update
sudo apt-get install curl
Ubuntu 16.04及衍生版安装cURL 7.49.0:http://www.linuxdiyf.com/linux/20789.html