How to Install and Uninstall python-constantly-doc.noarch Package on CentOS Stream 9

Last updated: October 04,2024

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

This guide covers the steps necessary to install python-constantly-doc.noarch on CentOS Stream 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 CentOS Stream 9:

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

3. Information about the python-constantly-doc.noarch package on CentOS Stream 9

Last metadata expiration check: 3:18:25 ago on Sat Mar 16 16:03:45 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.