CentOS 8.5でPowerToolsリポジトリを有効にする
環境
# cat /etc/redhat-release
CentOS Linux release 8.5.2111
設定方法
# vi /etc/yum.repos.d/CentOS-Linux-PowerTools.repo
16行目 修正前 enabled=0 修正後 enabled=1
Coding Changes the World
環境
# cat /etc/redhat-release
CentOS Linux release 8.5.2111
設定方法
# vi /etc/yum.repos.d/CentOS-Linux-PowerTools.repo
16行目 修正前 enabled=0 修正後 enabled=1