替换ubuntu 源
生活随笔
收集整理的這篇文章主要介紹了
替换ubuntu 源
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
2019獨角獸企業重金招聘Python工程師標準>>>
// 修改 sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak vim /etc/apt/sources.list // 刪除所有所內容 // 在命令行模式下: // 執行命令跳轉到首行 gg // 執行命令, 刪除所有的內容 dG// 粘貼下面的源
deb http://mirrors.aliyun.com/ubuntu/ trusty main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ trusty-security main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ trusty-updates main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ trusty-proposed main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ trusty-backports main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ trusty main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ trusty-security main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ trusty-updates main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ trusty-proposed main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ trusty-backports main restricted universe multiverse轉載于:https://my.oschina.net/anziguoer/blog/857533
總結
以上是生活随笔為你收集整理的替换ubuntu 源的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 最新的散装囧事
- 下一篇: jquery遍历集合数组标签