在网上翻了各种解决方案,终于在一个国外论坛上发现一个靠谱的,赶紧记录下来。
I figure it out. It turns out I needed to install DKMS from the EPEL repository. Here are the commands I used:
sudo yum install epel-release
yum install --enablerepo=epel dkms
在网上翻了各种解决方案,终于在一个国外论坛上发现一个靠谱的,赶紧记录下来。
I figure it out. It turns out I needed to install DKMS from the EPEL repository. Here are the commands I used:
sudo yum install epel-release
yum install --enablerepo=epel dkms