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

相关文章:

  • 2021-12-24
  • 2021-06-14
  • 2021-10-06
  • 2021-09-09
  • 2021-12-08
  • 2021-09-06
  • 2021-11-22
  • 2021-08-02
猜你喜欢
  • 2022-02-13
  • 2022-12-23
  • 2021-10-01
  • 2021-09-10
  • 2021-12-25
  • 2021-05-26
相关资源
相似解决方案