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

Last updated: May 10,2024

1. Install "python3-genty" package

This is a short guide on how to install python3-genty on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-genty

2. Uninstall "python3-genty" package

Please follow the instructions below to uninstall python3-genty on openSUSE Leap:

$ sudo zypper remove python3-genty

3. Information about the python3-genty package on openSUSE Leap

Information for package python3-genty:
--------------------------------------
Repository : Main Repository
Name : python3-genty
Version : 1.3.2-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 104.0 KiB
Installed : No
Status : not installed
Source package : python-genty-1.3.2-bp155.2.12.src
Upstream URL : https://github.com/box/genty
Summary : Python module to run a test with multiple data sets
Description :
Genty, pronounced "gen-tee", stands for "generate tests". It promotes
generative testing, where a single test can execute over a variety of
input. Genty makes this a breeze.