前端集合 - 关注前端技术和互联网免费资源

关注前端技术和互联网免费资源

分类儿

页面儿

搜索儿

前端集合 RSS订阅
Home » bash command not found

Ubuntu [bash command not found] 和 [Unable to locate package]错误的解决办法

发布者:前端集合 // 发布时间:2016年04月23日 // 分类:经验记录 // 访问: 7,225 次 // 热度:

![Ubuntu [bash command not found] 和 [Unable to locate package]错误的解决办法][1]bash command not found 错误最近给其中一个vps安装了Ubuntu,然后使用curl命令安装时,却报如下错误: bash curl command not found 好吧,我来安装curl: apt-get install ...

Top