How to Install and Uninstall python3-ddt.noarch Package on AlmaLinux 9
Last updated: November 27,2024
1. Install "python3-ddt.noarch" package
Learn how to install python3-ddt.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-ddt.noarch
Copied
2. Uninstall "python3-ddt.noarch" package
Please follow the guidelines below to uninstall python3-ddt.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-ddt.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ddt.noarch package on AlmaLinux 9
Last metadata expiration check: 2:07:40 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-ddt
Version : 1.4.4
Release : 1.el9
Architecture : noarch
Size : 18 k
Source : python-ddt-1.4.4-1.el9.src.rpm
Repository : epel
Summary : Python library to multiply test cases
URL : https://github.com/datadriventests/ddt
License : MIT
Description : DDT (Data-Driven Tests) allows you to multiply one test case by running it with
: different test data, and make it appear as multiple test cases.
Available Packages
Name : python3-ddt
Version : 1.4.4
Release : 1.el9
Architecture : noarch
Size : 18 k
Source : python-ddt-1.4.4-1.el9.src.rpm
Repository : epel
Summary : Python library to multiply test cases
URL : https://github.com/datadriventests/ddt
License : MIT
Description : DDT (Data-Driven Tests) allows you to multiply one test case by running it with
: different test data, and make it appear as multiple test cases.