Install Certbot on Rocky Linux 8
Install Certbot on Rocky Linux 8
Step 1. Run the system update command.
sudo dnf update
Step 2. Add the EPEL repository.
sudo dnf install epel-release
Step 3. Install Certbot and the required packages depending on your web server.