The PowerTools repo may be required for some packages in the EPEL Repo. Below are instructions on how to enable it.
- Log in to the server and switch to the root user
- Edit the PowerTools repo file
# vim /etc/yum.repos.d/CentOS-PowerTools.repo
- Change enabled=0 to enabled=1
- Save and close the file
:wq
- The PowerTools repo is now enabled
Was this helpful?
1 / 2
yum config-manager –set-enabled PowerTools
dnf config-manager –enablerepo PowerTools
Cenots8: python3-certbot-dns-google