기본 콘텐츠로 건너뛰기

라벨이 powertools인 게시물 표시

Rockylinux Powertools 저장소 사용하기

CentOS8 때문에 이모저모 힘든게 많다. 그중에 glibc-static 같은 패키지는 epel-release에도 없길래 찾아 보니, Powertools라는 저장소에서 관리하고 있더라. 참조: https://www.how2shout.com/linux/how-to-enable-powertools-repository-on-rocky-linux-8/ dnf install -y dnf-plugins-core dnf config-manager --set-enabled powertools yum -y install glibc-static