How to Install and Uninstall python-nose2-doc.noarch Package on AlmaLinux 9

Last updated: October 06,2024

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

Please follow the guidelines below to install python-nose2-doc.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall python-nose2-doc.noarch on AlmaLinux 9:

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

3. Information about the python-nose2-doc.noarch package on AlmaLinux 9

Last metadata expiration check: 2:45:50 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python-nose2-doc
Version : 0.11.0
Release : 8.el9
Architecture : noarch
Size : 478 k
Source : python-nose2-0.11.0-8.el9.src.rpm
Repository : epel
Summary : Documentation for python-nose2
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.