Centos8 Wine 노트
1586 단어 Centos8
1. EPRL 추가:
cd /etc/yum.repos.dtouch EPEL.repovim EPEL.repo[epel_yum]
name=yum from epel
baseurl=https://dl.fedoraproject.org/pub/epel/7/x86_64
gpgcheck=0
2. wine 설치:
yum clean allyum install -y winewine --versionsudo yum remove wine*