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

Last updated: May 17,2024

1. Install "libmowgli-dev" package

This guide let you learn how to install libmowgli-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmowgli-dev

2. Uninstall "libmowgli-dev" package

This tutorial shows how to uninstall libmowgli-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmowgli-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 188
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Shadura
Architecture: amd64
Source: libmowgli
Version: 1.0.0-4
Depends: libmowgli2 (= 1.0.0-4)
Filename: pool/universe/libm/libmowgli/libmowgli-dev_1.0.0-4_amd64.deb
Size: 18936
MD5sum: 17685e570f268aebb9a353f1af893c8e
SHA1: 80260d836e1d87bcf4c709176d5a3a9e2ebe4138
SHA256: 69c5f5af842ea26ea3654dfd2b90e699cb1a147cd70dab9d4aa06adf811e56e3
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/mowgli
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions