How to Install and Uninstall python3-parameterized.noarch Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "python3-parameterized.noarch" package

Learn how to install python3-parameterized.noarch on Oracle Linux 9

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

2. Uninstall "python3-parameterized.noarch" package

This is a short guide on how to uninstall python3-parameterized.noarch on Oracle Linux 9:

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

3. Information about the python3-parameterized.noarch package on Oracle Linux 9

Last metadata expiration check: 2:27:35 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-parameterized
Version : 0.8.1
Release : 16.el9
Architecture : noarch
Size : 42 k
Source : python-parameterized-0.8.1-16.el9.src.rpm
Repository : epel
Summary : Parameterized testing with any Python test framework
URL : https://github.com/wolever/parameterized
License : BSD-2-Clause-Views
Description : Parameterized testing with any Python test framework.