How to Install and Uninstall python3-fann2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-fann2" package

Please follow the steps below to install python3-fann2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-fann2

2. Uninstall "python3-fann2" package

Please follow the instructions below to uninstall python3-fann2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-fann2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-fann2
Priority: optional
Section: universe/python
Installed-Size: 265
Maintainer: Ubuntu Developers
Original-Maintainer: Christian Kastner
Architecture: amd64
Source: python-fann2
Version: 1:1.0.7-4build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), libfann2 (>= 2.2.0+ds), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/p/python-fann2/python3-fann2_1.0.7-4build1_amd64.deb
Size: 48544
MD5sum: f159290666a41c16e91939893afb43c7
SHA1: 008418ad2df4311137fb47c3778ea5c1b5bd9811
SHA256: 834c73533f889b29e5778ee2a4320ba17302f41b05e347e4cf09522023d6b11d
Description-en: 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: bd7766b851cb1d68579040ab42297d54
Homepage: https://github.com/FutureLinkCorporation/fann2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu