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

Last updated: November 22,2024

1. Install "libmowgli-2-dev" package

Please follow the guidelines below to install libmowgli-2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmowgli-2-dev

2. Uninstall "libmowgli-2-dev" package

In this section, we are going to explain the necessary steps to uninstall libmowgli-2-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmowgli-2-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libmowgli-2-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 362
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Shadura
Architecture: amd64
Source: libmowgli-2
Version: 2.0.0-3
Depends: libmowgli-2-0 (= 2.0.0-3), pkgconf | pkg-config
Filename: pool/universe/libm/libmowgli-2/libmowgli-2-dev_2.0.0-3_amd64.deb
Size: 35806
MD5sum: 628308c134bbb07c7706d1ddab57fde4
SHA1: 6807e603ffa9a6128364f513e50b13e57c70c316
SHA256: e9dc0f0c8ed5ac3c12ca93c7bd41cbd75c19f59bb1470d5ec1744af14c417cf0
Description-en: high performance development framework for C (development)
Mowgli is a development framework for C (like GLib), which provides high
performance and highly flexible algorithms. It can be used as a supplement
to GLib (to add additional functions (dictionaries, hashes), or replace some
of the slow GLib list manipulation functions), or stand alone. It also
provides a powerful hook system and convenient logging for your code, as well
as high performance block allocator.
.
This package contains files needed for development with this library and code
examples.
Description-md5: 2d0bac078aaee650ff0b1a5ad9d4dfea
Multi-Arch: same
Homepage: http://www.atheme.org/projects/libmowgli.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu