How to Install and Uninstall libga2 Package on Kali Linux

Last updated: July 07,2024

1. Install "libga2" package

Please follow the steps below to install libga2 on Kali Linux

$ sudo apt update $ sudo apt install libga2

2. Uninstall "libga2" package

Please follow the steps below to uninstall libga2 on Kali Linux:

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

3. Information about the libga2 package on Kali Linux

Package: libga2
Source: galib (1:2.4.7-6)
Version: 1:2.4.7-6+b1
Installed-Size: 385
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 121636
SHA256: f3726ffaa69e65841d33ea4ea33cbf479a66a2f8ca161496eac1cc02bae0f7f0
SHA1: 543f35697bfc7d2993f99f98ac074b4ed8b75c76
MD5sum: ed9d51f2249e62146eb2413a2cce71b7
Description: 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:
Multi-Arch: same
Homepage: http://lancet.mit.edu/ga/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/galib/libga2_2.4.7-6+b1_amd64.deb