How to Install and Uninstall libmowgli2-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libmowgli2-dbg" package

Learn how to install libmowgli2-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmowgli2-dbg

2. Uninstall "libmowgli2-dbg" package

Learn how to uninstall libmowgli2-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmowgli2-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmowgli2-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmowgli2-dbg
Priority: extra
Section: universe/libdevel
Installed-Size: 125
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/libmowgli2-dbg_1.0.0-4_amd64.deb
Size: 63350
MD5sum: 5e23d65ad7d5fc2136ab3ebaceb0a12a
SHA1: f0853231635b6ea0db96774f58b5cb5ced1ba7a1
SHA256: 887444fd6990c020808d15108173de00a983413b92004356b1f4c230df49567f
Description-en: high performance development framework for C (debug)
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 debug symbols needed to create meaningful backtraces
for applications that use the mowgli library.
Description-md5: 0e4992c11a044a69aae2532b9ff4511f
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