How to Install and Uninstall python3-nose2.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 25,2024
1. Install "python3-nose2.noarch" package
Here is a brief guide to show you how to install python3-nose2.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-nose2.noarch
Copied
2. Uninstall "python3-nose2.noarch" package
Please follow the steps below to uninstall python3-nose2.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-nose2.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-nose2.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:38:53 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-nose2
Version : 0.11.0
Release : 8.el9
Architecture : noarch
Size : 249 k
Source : python-nose2-0.11.0-8.el9.src.rpm
Repository : epel
Summary : Next generation of nicer testing for Python
URL : https://nose2.io/
License : BSD
Description :
: nose2 is the successor to nose.
:
: It’s unittest with plugins.
:
: nose2’s purpose is to extend unittest to make testing nicer and easier to
: understand.
Available Packages
Name : python3-nose2
Version : 0.11.0
Release : 8.el9
Architecture : noarch
Size : 249 k
Source : python-nose2-0.11.0-8.el9.src.rpm
Repository : epel
Summary : Next generation of nicer testing for Python
URL : https://nose2.io/
License : BSD
Description :
: nose2 is the successor to nose.
:
: It’s unittest with plugins.
:
: nose2’s purpose is to extend unittest to make testing nicer and easier to
: understand.