How to Install and Uninstall python3-ddt Package on openSUSE Leap
Last updated: January 23,2025
1. Install "python3-ddt" package
Please follow the guidance below to install python3-ddt on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-ddt
Copied
2. Uninstall "python3-ddt" package
This is a short guide on how to uninstall python3-ddt on openSUSE Leap:
$
sudo zypper remove
python3-ddt
Copied
3. Information about the python3-ddt package on openSUSE Leap
Information for package python3-ddt:
------------------------------------
Repository : Main Repository
Name : python3-ddt
Version : 1.1.1-1.17
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 29.6 KiB
Installed : No
Status : not installed
Source package : python-ddt-1.1.1-1.17.src
Upstream URL : https://github.com/txels/ddt
Summary : Data-Driven/Decorated Tests
Description :
A library to multiply test cases.
------------------------------------
Repository : Main Repository
Name : python3-ddt
Version : 1.1.1-1.17
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 29.6 KiB
Installed : No
Status : not installed
Source package : python-ddt-1.1.1-1.17.src
Upstream URL : https://github.com/txels/ddt
Summary : Data-Driven/Decorated Tests
Description :
A library to multiply test cases.