How to Install and Uninstall python-constantly-doc.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "python-constantly-doc.noarch" package

This guide covers the steps necessary to install python-constantly-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python-constantly-doc.noarch

2. Uninstall "python-constantly-doc.noarch" package

This guide let you learn how to uninstall python-constantly-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python-constantly-doc.noarch $ sudo dnf autoremove

3. Information about the python-constantly-doc.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:24:40 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python-constantly-doc
Version : 15.1.0
Release : 25.el9
Architecture : noarch
Size : 146 k
Source : python-constantly-15.1.0-25.el9.src.rpm
Repository : epel
Summary : Documentation for python-constantly
URL : https://github.com/twisted/constantly
License : MIT
Description :
: A library that provides symbolic constant support. It includes collections and
: constants with text, numeric, and bit flag values. Originally
: twisted.python.constants from the Twisted project.
:
: This is the documentation package for python-constantly.