How to Install and Uninstall python39-genty Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python39-genty" package

Here is a brief guide to show you how to install python39-genty on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-genty

2. Uninstall "python39-genty" package

This guide let you learn how to uninstall python39-genty on openSuSE Tumbleweed:

$ sudo zypper remove python39-genty

3. Information about the python39-genty package on openSuSE Tumbleweed

Information for package python39-genty:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-genty
Version : 1.3.2-5.6
Arch : noarch
Vendor : openSUSE
Installed Size : 77.5 KiB
Installed : No
Status : not installed
Source package : python-genty-1.3.2-5.6.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.