打开terminal,备份原文件 sudo mv /etc/apt/sources.list /etc/apt/sources.list.bak 进入apt源配置目录 按i进入vim编辑模式 将以下内容复制到aliyun.list中 按ESC退出编辑模式,按:wq退出vim并保存 ...
备份:cp etc apt sources.list etc apt sources.list.bak 清空source.list:echo gt etc apt sources.list 再将以下源文件复制到 etc apt sources.list ...
2019-06-29 08:52 0 3552 推荐指数:
打开terminal,备份原文件 sudo mv /etc/apt/sources.list /etc/apt/sources.list.bak 进入apt源配置目录 按i进入vim编辑模式 将以下内容复制到aliyun.list中 按ESC退出编辑模式,按:wq退出vim并保存 ...
...
://mirrors.aliyun.com/ubuntu/ bionic main restricted uni ...
废话不多说,直接上图了 1. 首先选software & update 2. 点这个,然后选择others,选择China 建议选择清华源,不建议选择mirrors.aliyun.com,因为我在使用阿里云的过程中,下载经常报错(应该是我的网速问题 ...
1. 备份 2.修改 将source.list文件内容替换成下面的 3. 更新 ...
://mirrors.aliyun.com/ubuntu/ bionic main restricted universe m ...
的Maven镜像源。 然后在Eclipse中: window --> Preferences --& ...
1.复制源文件备份,以防万一我们要修改的文件是sources.list,它在目录/etc/apt/下,sources.list是包管理工具apt所用的记录软件包仓库位置的配置文件,同样类型的还有位于 ...