How to Install and Uninstall libga2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libga2" package

This tutorial shows how to install libga2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libga2

2. Uninstall "libga2" package

Learn how to uninstall libga2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libga2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libga2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libga2
Priority: optional
Section: universe/libs
Installed-Size: 401
Maintainer: Ubuntu Developers
Original-Maintainer: Bradley Smith
Architecture: amd64
Source: galib
Version: 2.4.7-3.1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Filename: pool/universe/g/galib/libga2_2.4.7-3.1_amd64.deb
Size: 117974
MD5sum: ee665fcd3a1778490163226ecaa1c28f
SHA1: 1fe3d6519d4f32746f80ceeb5ac63c2644e0a5a9
SHA256: 2207a6aece6a3b53287bff988aac458ee81ffd9c92d0fb4d431871f992264ca2
Description-en: C++ Library of Genetic Algorithm Components
GAlib contains a set of C++ genetic algorithm objects. The library
includes tools for using genetic algorithms to do optimization in any C++
program using any representation and genetic operators. The documentation
includes an extensive overview of how to implement a genetic algorithm as
well as examples illustrating customizations to the GAlib classes.
Description-md5: a1221d497f5633bf38eeb5bbdba37158
Homepage: http://lancet.mit.edu/ga/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu