How to Install and Uninstall libmaa-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "libmaa-dev" package

Please follow the step by step instructions below to install libmaa-dev on Kali Linux

$ sudo apt update $ sudo apt install libmaa-dev

2. Uninstall "libmaa-dev" package

Please follow the steps below to uninstall libmaa-dev on Kali Linux:

$ sudo apt remove libmaa-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmaa-dev package on Kali Linux

Package: libmaa-dev
Source: libmaa
Version: 1.4.7-1
Installed-Size: 276
Maintainer: Robert Luberda
Architecture: amd64
Depends: libmaa4 (= 1.4.7-1)
Size: 113912
SHA256: 210f889c543394697ae76a9dd87d938762ee92c3831b0a6b627e227e65751e7d
SHA1: d0e832bf2859ae777d74ea16a6a7240848e54ec7
MD5sum: 178c5aaebfe8c1b0a8a64516938a45e8
Description: maa programming library, development files
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.
.
This package contains the static library and headers used to build programs
that use the library.
Description-md5:
Multi-Arch: same
Homepage: https://sourceforge.net/projects/dict/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libm/libmaa/libmaa-dev_1.4.7-1_amd64.deb