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

Last updated: May 06,2024

1. Install "python3-allpairspy" package

This guide let you learn how to install python3-allpairspy on Kali Linux

$ sudo apt update $ sudo apt install python3-allpairspy

2. Uninstall "python3-allpairspy" package

This tutorial shows how to uninstall python3-allpairspy on Kali Linux:

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

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

Package: python3-allpairspy
Source: python-allpairspy
Version: 2.5.1-1
Installed-Size: 62
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 14760
SHA256: 41c640015435f65630511d5729bb14c68e1670fcad3fed0d250a12b3d9c4595b
SHA1: f9a55d72878cfb85d4534c8915529b275c08fd90
MD5sum: 40ac83866d5a410ffa3808e87cb9efff
Description: Pairwise test combinations generator (Python3 version)
A Python library for test combinations generator. The generator allows one to
create a set of tests using "pairwise combinations" method, reducing a number
of combinations of variables into a lesser set that covers most situations.
.
Features:
* Produces good enough dataset.
* Pythonic, iterator-style enumeration interface.
* Allows one to filter out "invalid" combinations during search for the next
combination.
* If/when required can generate n-wise combinations.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/thombashi/allpairspy/
Section: python
Priority: optional
Filename: pool/main/p/python-allpairspy/python3-allpairspy_2.5.1-1_all.deb