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

Last updated: May 18,2024

1. Install "python3-deap" package

Please follow the step by step instructions below to install python3-deap on Kali Linux

$ sudo apt update $ sudo apt install python3-deap

2. Uninstall "python3-deap" package

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

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

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

Package: python3-deap
Source: deap
Version: 1.3.1-5
Installed-Size: 428
Maintainer: Miriam Ruiz
Architecture: amd64
Depends: libc6 (>= 2.4), libstdc++6 (>= 13.1), python3 (<< 3.13), python3 (>= 3.11~), python3-numpy, python3:any
Recommends: deap-doc, python3-matplotlib
Size: 86992
SHA256: 1615bcd701e7f53cf46194a1f67c1b95a9c0b1d0aaf637a7d4db507c4f5f4c4e
SHA1: 9d669e1811dd24618fd72b3fe297f0f54121c3ca
MD5sum: 9b64b150a3a6a345d47f028e069bcbea
Description: Distributed Evolutionary Algorithms in Python3
DEAP is a novel evolutionary computation framework for rapid prototyping and
testing of ideas. It seeks to make algorithms explicit and data structures
transparent. It works in perfect harmony with parallelisation mechanism such as
multiprocessing and SCOOP.
.
This package contains the modules for Python3.
Description-md5:
Homepage: http://deap.gel.ulaval.ca/doc/default/
Section: python
Priority: optional
Filename: pool/main/d/deap/python3-deap_1.3.1-5_amd64.deb