How to Install and Uninstall libmaa-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libmaa-dev" package

This guide covers the steps necessary to install libmaa-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmaa-dev

2. Uninstall "libmaa-dev" package

Please follow the guidelines below to uninstall libmaa-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libmaa-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmaa-dev
Priority: optional
Section: libdevel
Installed-Size: 301
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Luberda
Architecture: amd64
Source: libmaa
Version: 1.3.2-3
Depends: libmaa3 (= 1.3.2-3)
Filename: pool/main/libm/libmaa/libmaa-dev_1.3.2-3_amd64.deb
Size: 108660
MD5sum: a6f660653d15cb61cb6eaec9cf33cf6c
SHA1: 10d1b658efb433be134b70b8ddeb5d2444677b8f
SHA256: 3df5b0f29752ab661de256361702f3ea549c7735512ab039ed926c800275a69c
Description-en: 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: bc0f465617b2db9625ae21943d837586
Multi-Arch: same
Homepage: http://sourceforge.net/projects/dict/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m