How to Install and Uninstall python3-acme.noarch Package on Rocky Linux 9

Last updated: January 10,2025

1. Install "python3-acme.noarch" package

This guide let you learn how to install python3-acme.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install python3-acme.noarch

2. Uninstall "python3-acme.noarch" package

This is a short guide on how to uninstall python3-acme.noarch on Rocky Linux 9:

$ sudo dnf remove python3-acme.noarch $ sudo dnf autoremove

3. Information about the python3-acme.noarch package on Rocky Linux 9

Last metadata expiration check: 2:17:54 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-acme
Version : 2.6.0
Release : 1.el9
Architecture : noarch
Size : 160 k
Source : certbot-2.6.0-1.el9.src.rpm
Repository : epel
Summary : Python library for the ACME protocol
URL : https://github.com/certbot/certbot
License : Apache-2.0
Description : Python 3 library for use of the Automatic Certificate Management Environment
: protocol as defined by the IETF. It's used by the Let's Encrypt project.