How to Install and Uninstall python-nose2-doc.noarch Package on Fedora 39

Last updated: November 28,2024

1. Install "python-nose2-doc.noarch" package

This guide covers the steps necessary to install python-nose2-doc.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python-nose2-doc.noarch

2. Uninstall "python-nose2-doc.noarch" package

In this section, we are going to explain the necessary steps to uninstall python-nose2-doc.noarch on Fedora 39:

$ sudo dnf remove python-nose2-doc.noarch $ sudo dnf autoremove

3. Information about the python-nose2-doc.noarch package on Fedora 39

Last metadata expiration check: 1:08:22 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python-nose2-doc
Version : 0.14.1
Release : 2.fc39
Architecture : noarch
Size : 532 k
Source : python-nose2-0.14.1-2.fc39.src.rpm
Repository : updates
Summary : Documentation for python-nose2
URL : https://nose2.io/
License : BSD-2-Clause AND BSD-3-Clause
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.