How to Install and Uninstall python-constantly-doc.noarch Package on Fedora 38

Last updated: October 05,2024

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

This tutorial shows how to install python-constantly-doc.noarch on Fedora 38

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

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

This guide covers the steps necessary to uninstall python-constantly-doc.noarch on Fedora 38:

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

3. Information about the python-constantly-doc.noarch package on Fedora 38

Last metadata expiration check: 5:05:05 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python-constantly-doc
Version : 15.1.0
Release : 25.fc38
Architecture : noarch
Size : 162 k
Source : python-constantly-15.1.0-25.fc38.src.rpm
Repository : fedora
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.