How to Install and Uninstall python3-testtools.noarch Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "python3-testtools.noarch" package
Please follow the steps below to install python3-testtools.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
python3-testtools.noarch
Copied
2. Uninstall "python3-testtools.noarch" package
Learn how to uninstall python3-testtools.noarch on Amazon Linux 2:
$
sudo yum remove
python3-testtools.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the python3-testtools.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : python3-testtools
Arch : noarch
Version : 2.3.0
Release : 18.amzn2.0.3
Size : 360 k
Repo : amzn2-core/2/x86_64
Summary : Extensions to the Python unit testing framework
URL : https://launchpad.net/testtools
License : MIT
Description : testtools is a set of extensions to the Python standard library's
: unit testing framework.
Available Packages
Name : python3-testtools
Arch : noarch
Version : 2.3.0
Release : 18.amzn2.0.3
Size : 360 k
Repo : amzn2-core/2/x86_64
Summary : Extensions to the Python unit testing framework
URL : https://launchpad.net/testtools
License : MIT
Description : testtools is a set of extensions to the Python standard library's
: unit testing framework.