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

Last updated: May 05,2024

1. Install "python-genty" package

Please follow the guidance below to install python-genty on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-genty

2. Uninstall "python-genty" package

This tutorial shows how to uninstall python-genty on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-genty
Priority: optional
Section: universe/python
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.3.0-1
Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-genty/python-genty_1.3.0-1_all.deb
Size: 14012
MD5sum: 138c4e1e922cc9ec6a6b296a6f12005e
SHA1: f024b11410b407630bd243faf402ec6ec3ca5a8f
SHA256: b8e37a32159e97a12c94872acb019bc7348cfd119f89c0ca70c5f238d2c1afaa
Description-en: Allows you to run a test with multiple data sets (Python 2)
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 2 version of genty.
Description-md5: 6ab603599eafd585c4eb7597f212b333
Homepage: https://github.com/box/genty
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu