How to Install and Uninstall python3-extras.noarch Package on CentOS 8 / RHEL 8
Last updated: January 12,2025
1. Install "python3-extras.noarch" package
Please follow the guidelines below to install python3-extras.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-extras.noarch
Copied
2. Uninstall "python3-extras.noarch" package
Please follow the instructions below to uninstall python3-extras.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-extras.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-extras.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:51:36 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-extras
Version : 1.0.0
Release : 11.el8.1
Architecture : noarch
Size : 22 k
Source : python-extras-1.0.0-11.el8.1.src.rpm
Repository : epel
Summary : Useful extra bits for Python
URL : https://github.com/testing-cabal/extras
License : MIT
Description : extras is a set of extensions to the Python standard library, originally
: written to make the code within testtools cleaner, but now split out for
: general use outside of a testing context.
Available Packages
Name : python3-extras
Version : 1.0.0
Release : 11.el8.1
Architecture : noarch
Size : 22 k
Source : python-extras-1.0.0-11.el8.1.src.rpm
Repository : epel
Summary : Useful extra bits for Python
URL : https://github.com/testing-cabal/extras
License : MIT
Description : extras is a set of extensions to the Python standard library, originally
: written to make the code within testtools cleaner, but now split out for
: general use outside of a testing context.