安装wine
安装wine
yum-config-manager --disable epel-modular
vi /etc/yum.repos.d/epel.repo
将文件内容替换为以下配置(阿里镜像,国内加速,稳定可用): ini [epel] name=Extra Packages for Enterprise Linux 7 - $basearch baseurl=https://mirrors.aliyun.com/epel/7/x86_64/ enabled=1 gpgcheck=0 保存退出(:wq)。
yum clean all
yum makecache
yum install wine -y

浙公网安备 33010602011771号