yum本地库增加软件包_使用DVD作为软件包存储库的Yum

yum本地库增加软件包

We introduce the method to use DVD as the package repository for yum. In this post, we use CentOS 5 as the example.

1) Modify /etc/yum.repos.d/CentOS-Base.repo

1)修改/etc/yum.repos.d/CentOS-Base.repo

Delete baseurls in [Base] baseurl by add ‘#’ at the beginning of the lines

通过在行的开头添加“#”来删除[Base] baseurl中的baseurl

Then add a line at the end:

然后在最后添加一行:

‘file://’ means this is a local directory.

“ file://”表示这是本地目录。

Here, ‘/media/CentOS_5.0_Final’ is the mount point of the DVD.

在这里,“ / media / CentOS_5.0_Final”是DVD的安装 点 。

2) Delete /etc/yum.repos.d/CentOS-Media.repo

2)删除/etc/yum.repos.d/CentOS-Media.repo

3)Import repository signature

3)导入仓库签名

4) Then you can install software from the DVM using yum.

4)然后,您可以使用yum从DVM安装软件 。

翻译自: https://www.systutorials.com/yum-using-dvd-as-package-repository/

yum本地库增加软件包

文章知识点与官方知识档案匹配,可进一步学习相关知识CS入门技能树MarkDown入门MarkDown介绍25363 人正在系统学习中 相关资源:srs音效增强软件SRS Audio Essentials下载1.2.3 汉化特别版

声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!

上一篇 2020年6月22日
下一篇 2020年6月22日

相关推荐