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

Last updated: January 11,2025

1. Install "python3-genetic" package

Please follow the guidelines below to install python3-genetic on Kali Linux

$ sudo apt update $ sudo apt install python3-genetic

2. Uninstall "python3-genetic" package

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

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

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

Package: python3-genetic
Source: genetic
Version: 0.1.1b+git20170527.98255cb-4
Installed-Size: 47
Maintainer: Debian Science Team
Architecture: all
Depends: python3-multiprocess, python3-numpy, python3-scipy, python3:any
Size: 8484
SHA256: 6adcd5fcd43902b9b4b150ff92d1af75d2abc7f137ede75f75aebdd4e42231b5
SHA1: d21b9a7f127be092dedef2368cbe5a828ccf3cc4
MD5sum: 0abd822cc9188c386ef2179f4721e505
Description: genetic algorithms in Python
Python3-genetic provides genetic algorithms for Python3, as often used
in artificial intelligence. It should be able to solve any problem that
consists in minimizing functions.
.
You'll find some demos using Genetic in this package, including an
impressively simple program that provides a solution to the well-known TSP
(Travelling Salesman Problem). Also, make sure to read
demo/genetic_demo_2.py for the list of the special "magic" genes that make
Genetic really fun and ... living !
Description-md5:
Homepage: https://github.com/skoblov-lab/genetic
Section: python
Priority: optional
Filename: pool/main/g/genetic/python3-genetic_0.1.1b+git20170527.98255cb-4_all.deb