yum remove subscription-manager
卸载redhat订阅提示,不然每次都提示你去注册This system is not registered to Red Hat Subscription Management
curl -o /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-8.repo
配置centos8的源
yum makecache
yum remove subscription-manager
卸载redhat订阅提示,不然每次都提示你去注册This system is not registered to Red Hat Subscription Management
curl -o /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-8.repo
配置centos8的源
yum makecache