ubuntu 14.04 源列表
发布时间:2020-09-21 21:24:05 所属栏目:Ubuntu 来源:互联网
导读:sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak #备份sudo gedit /etc/apt/sources.list #修改sudo apt-get update #更新列表 新增阿里云源 deb http://mirrors.aliyun.com/ubuntu/ trusty main restricted universe
sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak #备份 sudo gedit /etc/apt/sources.list #修改 sudo apt-get update #更新列表
新增阿里云源 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 (编辑:长春站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- ubuntu安装chrome及firefox
- Ubuntu 上编译出现cannot find -lstdc++解决办法
- Ubuntu 下安装Source Insight
- ubuntu – webpack –watch不起作用,也不起webpack-dev-ser
- ubuntu VirtualBox 问题汇总
- Ubuntu 16.04下安装Cuda 8.0, Anaconda 4.4.0和TensorFlow
- ubuntu 解决libsqlite3-0依赖的问题(推荐)
- Ubuntu访问Windows共享文件夹
- qt – 错误:QApplication:没有这样的文件或目录 – Ubunt
- ubuntu下环境变量详解 bashrc, profile, environment
推荐文章
站长推荐
热点阅读
