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

Last updated: May 17,2024

1. Install "libmowgli-2-0" package

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

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

2. Uninstall "libmowgli-2-0" package

This guide covers the steps necessary to uninstall libmowgli-2-0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmowgli-2-0
Priority: optional
Section: universe/libs
Installed-Size: 186
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Shadura
Architecture: amd64
Source: libmowgli-2
Version: 2.0.0-3
Depends: libc6 (>= 2.16)
Pre-Depends: multiarch-support
Filename: pool/universe/libm/libmowgli-2/libmowgli-2-0_2.0.0-3_amd64.deb
Size: 55006
MD5sum: 5f224bd0673d7565fed117328a6be857
SHA1: 47cad7384f9d93f16a62b5b22d09893bbb05912f
SHA256: ee455fd0d22a106c82fa1ea5e6ced4ad873762679d0cd41695fe7e8146f8d128
Description-en: high performance development framework for C
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 the shared library needed to run programs that use the
mowgli library.
Description-md5: 95df7af6739cc041865c28a8d52c3986
Multi-Arch: same
Homepage: http://www.atheme.org/projects/libmowgli.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu