How to Install and Uninstall python3-constantly.noarch Package on Fedora 34
Last updated: November 26,2024
1. Install "python3-constantly.noarch" package
This is a short guide on how to install python3-constantly.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-constantly.noarch
Copied
2. Uninstall "python3-constantly.noarch" package
This is a short guide on how to uninstall python3-constantly.noarch on Fedora 34:
$
sudo dnf remove
python3-constantly.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-constantly.noarch package on Fedora 34
Last metadata expiration check: 0:43:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-constantly
Version : 15.1.0
Release : 12.fc34
Architecture : noarch
Size : 20 k
Source : python-constantly-15.1.0-12.fc34.src.rpm
Repository : fedora
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 : 12.fc34
Architecture : noarch
Size : 20 k
Source : python-constantly-15.1.0-12.fc34.src.rpm
Repository : fedora
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.