How to Install and Uninstall libmaa4 Package on Kali Linux

Last updated: May 12,2024

1. Install "libmaa4" package

Please follow the guidance below to install libmaa4 on Kali Linux

$ sudo apt update $ sudo apt install libmaa4

2. Uninstall "libmaa4" package

This is a short guide on how to uninstall libmaa4 on Kali Linux:

$ sudo apt remove libmaa4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmaa4 package on Kali Linux

Package: libmaa4
Source: libmaa
Version: 1.4.7-1
Installed-Size: 114
Maintainer: Robert Luberda
Architecture: amd64
Depends: libc6 (>= 2.15)
Size: 37340
SHA256: c365539de5e761df032ce7591ce6861b706d9db2706b592f2b45c70d005e6604
SHA1: 759c9424fd3bbf2c1ab2ce5c13b0bf03b168c778
MD5sum: 08b2eaeb91031fbaa1d0dc4c304a2420
Description: maa programming library
The libmaa library provides many low-level data structures which are
helpful for writing compilers, including hash tables, sets, lists,
debugging support, and memory management. Although libmaa was designed
and implemented as a foundation for the kheperalong, the data structures
are generally applicable to a wide range of programming problems.
.
The memory management routines are especially helpful for improving the
performance of memory-intensive applications.
Description-md5:
Multi-Arch: same
Homepage: https://sourceforge.net/projects/dict/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libm/libmaa/libmaa4_1.4.7-1_amd64.deb