2023年6月25日 星期日

RHEL install EPEL

 


https://www.linuxtechi.com/install-epel-repo-on-rhel-system/

EPEL

dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm

dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm


list

dnf repository-packages epel list


 dnf --enablerepo="epel" install neofetch -y


沒有留言:

RHEL install EPEL

  https://www.linuxtechi.com/install-epel-repo-on-rhel-system/ EPEL dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest...