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

Last updated: May 20,2024

1. Install "python3-fann2" package

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

$ sudo apt update $ sudo apt install python3-fann2

2. Uninstall "python3-fann2" package

Please follow the guidance below to uninstall python3-fann2 on Kali Linux:

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

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

Package: python3-fann2
Source: python-fann2 (1:1.2.0+ds-4)
Version: 1:1.2.0+ds-4+b2
Installed-Size: 447
Maintainer: Debian Science Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libfann2 (>= 2.2.0+ds), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 72124
SHA256: 16efed0e097e89583a9afead409b64fc70026414c4688d9ad5a65382bacfd487
SHA1: 6761d58c2b131e3f9661651be5bed69a610506b9
MD5sum: 190be785818c4e4e4020363a6a76dcb8
Description: Python 3 bindings for FANN
Fast Artificial Neural Network Library is a free open source neural network
library, which implements multilayer artificial neural networks in C with
support for both fully connected and sparsely connected networks.
.
This package contains the Python 3 bindings for FANN.
Description-md5:
Homepage: https://github.com/FutureLinkCorporation/fann2/
Section: python
Priority: optional
Filename: pool/main/p/python-fann2/python3-fann2_1.2.0+ds-4+b2_amd64.deb