The CentOS 8 PowerTools repo may be required for some packages in the EPEL Repo. Below are instructions on how to enable PowerTools repo in CentOS 8.
- Log in to the server and switch to the root user
- Edit the PowerTools repo file
1# vim /etc/yum.repos.d/CentOS-PowerTools.repo - Change enabled=0 to enabled=1
- Save and close the file
1:wq - The PowerTools repo is now enabled