How to Install and Uninstall python3-genty Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "python3-genty" package

Please follow the step by step instructions below to install python3-genty on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-genty

2. Uninstall "python3-genty" package

Please follow the guidance below to uninstall python3-genty on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-genty $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-genty package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-genty
Priority: optional
Section: universe/python
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-genty
Version: 1.3.0-1
Depends: python3-six, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-genty/python3-genty_1.3.0-1_all.deb
Size: 14076
MD5sum: 130367c5b2e8ad536c9a679038f2f7aa
SHA1: 69e18b75f518bf735fba5ccf537eb076cffcd785
SHA256: 444af1a93b899de005b622af1b368e022c59d029802cc8173724bb30a74619fe
Description-en: Allows you to run a test with multiple data sets (Python 3)
Genty, pronounced “gen-tee”, stands for “generate tests”. It is a Python
library for generative testing, where a single test can execute over a variety
of input.
.
This package contains the Python 3 version of genty.
Description-md5: fbcbbb41a4bc67118864bb1b6409c96c
Homepage: https://github.com/box/genty
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu