How to Install and Uninstall python3-constantly.noarch Package on CentOS Stream 8
Last updated: January 18,2025
1. Install "python3-constantly.noarch" package
In this section, we are going to explain the necessary steps to install python3-constantly.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-constantly.noarch
Copied
2. Uninstall "python3-constantly.noarch" package
Please follow the guidelines below to uninstall python3-constantly.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-constantly.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-constantly.noarch package on CentOS Stream 8
Last metadata expiration check: 1:47:22 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-constantly
Version : 15.1.0
Release : 4.el8
Architecture : noarch
Size : 19 k
Source : python-constantly-15.1.0-4.el8.src.rpm
Repository : epel
Summary : Symbolic constants in Python
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.
Available Packages
Name : python3-constantly
Version : 15.1.0
Release : 4.el8
Architecture : noarch
Size : 19 k
Source : python-constantly-15.1.0-4.el8.src.rpm
Repository : epel
Summary : Symbolic constants in Python
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.