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

Last updated: May 18,2024

1. Install "libfann-dbg" package

Please follow the instructions below to install libfann-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libfann-dbg

2. Uninstall "libfann-dbg" package

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

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

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

Package: libfann-dbg
Priority: extra
Section: universe/debug
Installed-Size: 256
Maintainer: Ubuntu Developers
Original-Maintainer: Christian Kastner
Architecture: amd64
Source: libfann
Version: 2.2.0+ds-2
Depends: libfann2 (= 2.2.0+ds-2)
Filename: pool/universe/libf/libfann/libfann-dbg_2.2.0+ds-2_amd64.deb
Size: 175852
MD5sum: 4cb8d94fa3d5add931b36a9b3db940a7
SHA1: 2b33c70c5785d9a2a591768404a7476b9aa0b2a8
SHA256: 6a82a5f87edcfb1b71065e7d7e9046b0147d084255ad8f610a72ff89e24ad93a
Description-en: Debugging symbols 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 debugging symbols for the libfann library.
Description-md5: 6a0bb1f89f20f698f40bf9e472b72a87
Multi-Arch: same
Homepage: http://leenissen.dk/fann/wp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu