How to Install and Uninstall python3-testtools.noarch Package on AlmaLinux 9

Last updated: October 13,2024

1. Install "python3-testtools.noarch" package

This guide let you learn how to install python3-testtools.noarch on AlmaLinux 9

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

2. Uninstall "python3-testtools.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-testtools.noarch on AlmaLinux 9:

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

3. Information about the python3-testtools.noarch package on AlmaLinux 9

Last metadata expiration check: 2:07:04 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-testtools
Version : 2.5.0
Release : 7.el9
Architecture : noarch
Size : 328 k
Source : python-testtools-2.5.0-7.el9.src.rpm
Repository : epel
Summary : Extensions to the Python standard library unit testing framework
URL : https://github.com/testing-cabal/testtools
License : MIT
Description : testtools is a set of extensions to the Python standard library's unit testing
: framework.