How to Install and Uninstall libfann-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libfann-doc" package

In this section, we are going to explain the necessary steps to install libfann-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfann-doc

2. Uninstall "libfann-doc" package

Here is a brief guide to show you how to uninstall libfann-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libfann-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfann-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libfann-doc
Priority: optional
Section: universe/doc
Installed-Size: 12884
Maintainer: Ubuntu Developers
Original-Maintainer: Christian Kastner
Architecture: all
Source: libfann
Version: 2.2.0+ds-2
Recommends: libfann-dev (= 2.2.0+ds-2)
Filename: pool/universe/libf/libfann/libfann-doc_2.2.0+ds-2_all.deb
Size: 1596054
MD5sum: d11739e1c02d4b7db4d0eaef00b11ad2
SHA1: 5af9316fd5982c51ff232845552b37f73f9f6740
SHA256: b6374b7da5fdeebe0e872bf53ff16d8b4a68983fce9358ed76fe281b8a8f67c1
Description-en: API documentation 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. Cross-platform execution in both fixed
and floating point are supported. It includes a framework for easy
handling of training data sets. It is easy to use, versatile, well
documented, and fast.
.
This package contains the API documentation in HTML form and some
introductory material in text form.
Description-md5: 5d510503dca8572a264924a75ac6164e
Homepage: http://leenissen.dk/fann/wp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu