How to Install and Uninstall python2-constantly.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python2-constantly.noarch" package
Please follow the guidance below to install python2-constantly.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-constantly.noarch
Copied
2. Uninstall "python2-constantly.noarch" package
This guide let you learn how to uninstall python2-constantly.noarch on Rocky Linux 8:
$
sudo dnf remove
python2-constantly.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-constantly.noarch package on Rocky Linux 8
Last metadata expiration check: 2:17:43 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python2-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 : python2-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.