How to Install and Uninstall python3-genty Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-genty" package

Please follow the instructions below to install python3-genty on Kali Linux

$ sudo apt update $ sudo apt install python3-genty

2. Uninstall "python3-genty" package

Please follow the steps below to uninstall python3-genty on Kali Linux:

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

3. Information about the python3-genty package on Kali Linux

Package: python3-genty
Source: python-genty
Version: 1.3.2-2
Installed-Size: 59
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six, python3:any
Size: 11692
SHA256: 58354867a7598690f94a59da78c69211122c0fded522b616afacdb64a8d1a951
SHA1: 01b48273507c78d07302fa5394a59386c4814200
MD5sum: 929163bedea770606c0f4063fb635fd8
Description: 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:
Homepage: https://github.com/box/genty
Section: python
Priority: optional
Filename: pool/main/p/python-genty/python3-genty_1.3.2-2_all.deb