Linux学习_ubuntu18.04更新阿里源
问题背景
最近在ubuntu18.04中通过 apt-get 安装软件的时候,总是提示:unable to locate package,究其原因是软件源没有更新造成的。解决办法
一、备份ubuntu官方的源文件 【Linux学习_ubuntu18.04更新阿里源】最直接的办法就是更换软件源,通过root账户进行操作,本文中将软件源更新为阿里源,如若想更新为其他源,参考:ubuntu国内源更新
具体更新步骤如下:
- 查看自己ubuntu版本的系统代号,每个系统的版本代号不同,在配置文件会使用到代号:
root@peter:/lsb_release -c# 查看系统代号
Codename:bionic# ubuntu18.04代号为bionic
其他版本的系统代号:
Ubuntu 12.04 (LTS)代号为precise。
Ubuntu 14.04 (LTS)代号为trusty。
Ubuntu 15.04 代号为vivid。
Ubuntu 15.10 代号为wily。
Ubuntu 16.04 (LTS)代号为xenial。
- 进入源文件 ,通过命令cd /etc/apt 切换到 sources.list 所在的目录
root@peter:~# cd /etc/apt
- 执行备份命令 cp sources.list sources.list.bak 对源文件进行备份:
root@peter:/etc/apt# cp sources.list sources.list.bak
二、修改阿里源文件内容
- 编辑源文件进行修改
root@peter:/etc.apt# vim sources.list
- 直接将原来的源文件注释掉,添加阿里源文件,保存并退出: Esc + : + wq!
- 关于vim具体使用方法,参考:Vim使用教程
deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse
更新源和软件
- 更新源
sudo apt-get update
文章图片
image.png
- 更新软件
sudo apt-get upgrade
文章图片
image.png
- 检验更新是否成功
sudo apt install tree
文章图片
image.png
- 通过tree命令来查看,如下图:
文章图片
image.png
完美解决Perfect
文章图片
图片发自App
推荐阅读
- 由浅入深理解AOP
- 继续努力,自主学习家庭Day135(20181015)
- python学习之|python学习之 实现QQ自动发送消息
- 一起来学习C语言的字符串转换函数
- 定制一套英文学习方案
- 漫画初学者如何学习漫画背景的透视画法(这篇教程请收藏好了!)
- Linux下面如何查看tomcat已经使用多少线程
- 《深度倾听》第5天──「RIA学习力」便签输出第16期
- 如何更好的去学习
- 【韩语学习】(韩语随堂笔记整理)