How to Install and Uninstall python3-ddt Package on openSUSE Leap

Last updated: April 27,2024

1. Install "python3-ddt" package

Please follow the guidance below to install python3-ddt on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-ddt

2. Uninstall "python3-ddt" package

This is a short guide on how to uninstall python3-ddt on openSUSE Leap:

$ sudo zypper remove python3-ddt

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.