How to Install and Uninstall python3-nose2.noarch Package on Fedora 36

Last updated: October 17,2024

1. Install "python3-nose2.noarch" package

Please follow the steps below to install python3-nose2.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-nose2.noarch

2. Uninstall "python3-nose2.noarch" package

Please follow the steps below to uninstall python3-nose2.noarch on Fedora 36:

$ sudo dnf remove python3-nose2.noarch $ sudo dnf autoremove

3. Information about the python3-nose2.noarch package on Fedora 36

Last metadata expiration check: 3:30:15 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-nose2
Version : 0.11.0
Release : 8.fc36
Architecture : noarch
Size : 251 k
Source : python-nose2-0.11.0-8.fc36.src.rpm
Repository : updates
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.