How to Install and Uninstall certbot.noarch Package on CentOS 8 / RHEL 8

Last updated: May 10,2024

1. Install "certbot.noarch" package

Please follow the instructions below to install certbot.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install certbot.noarch

2. Uninstall "certbot.noarch" package

Please follow the steps below to uninstall certbot.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove certbot.noarch $ sudo dnf autoremove

3. Information about the certbot.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:02:36 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : certbot
Version : 1.14.0
Release : 1.el8
Architecture : noarch
Size : 51 k
Source : certbot-1.14.0-1.el8.src.rpm
Repository : epel
Summary : A free, automated certificate authority client
URL : https://pypi.python.org/pypi/certbot
License : ASL 2.0
Description : certbot is a free, automated certificate authority that aims
: to lower the barriers to entry for encrypting all HTTP traffic on the internet.