# centos8

# yum 配置

我只推荐使用网络 yum

  • 网络源:阿里 yum
    centos8
    wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
    centos7
    wget -O /etc/yum.repo.d/CentOS-Linux-BaseOS.repo http://mirrors.aliyun.com/repo/Centos-8.repo
    等等
  • 本地 yum 挂载:速度慢,不建议捏。
  1. 第一步:
    • 检查 dvd 光驱是否连接,使用 lsblk df 查看都可以
  2. 第二步:
    • 创建挂载点 mkdir /mnt/a ,并用 mount /dev/cdrom /mnt/a 进行挂载
    • 使用 df -hT /mnt/a 查看挂载记录
  3. 第三步:
    • 使用 cd /etc/yum.repo.d/ 到 yum 配置目录
    • mkdir /aa
    • 进行备份 mv *.repo aa
    • 拷贝一份 yum.base.repo 出来 cp -p . (这里的点是当前目录意思)
  4. 第四步:
    • vim /etc/yum.Base.repo
    • 改目录为创建的挂载点
    • wq 保存

麻烦捏,直接网络源就好了。

更新于 阅读次数

请我喝[茶]~( ̄▽ ̄)~*

𝙍𝙥𝙒𝙣 微信支付

微信支付

𝙍𝙥𝙒𝙣 支付宝

支付宝

𝙍𝙥𝙒𝙣 贝宝

贝宝