How to Install and Uninstall libdebug0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libdebug0" package

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

$ sudo apt update $ sudo apt install libdebug0

2. Uninstall "libdebug0" package

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

$ sudo apt remove libdebug0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdebug0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdebug0
Priority: optional
Section: universe/libs
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Pentchev
Architecture: amd64
Source: libdebug
Version: 0.4.4-1.1
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Suggests: libdebug0-dev (>= 0.4.4-1.1)
Filename: pool/universe/libd/libdebug/libdebug0_0.4.4-1.1_amd64.deb
Size: 14590
MD5sum: 5a5ed8d402b250260ca502b471320611
SHA1: e877be38e2baaf35d3a9a2acafeedc17c4e63ab3
SHA256: 60219822355a5ffc8fd6b126c9cfc16313270af05fa2fb9b9386210d640575c3
Description-en: Memory leak detection system and logging library
This library contains routines needed by many of the authors
other programs. It includes utilities to aid in debugging of
programs.
.
Some of the features currently supported by this library are
memory leak detection, hex dumping, and logging. The logging
system is especially useful. It adds syntax highlighting for
different log levels in debugging mode. There are different
modes for printing to console and files, duplicate line
detection and lots of other small things which makes life
simpler for the programmer.
.
This package contains files needed by programs linked against
this library.
Description-md5: 22a1f1be516f2616cf394e03bd15f427
Multi-Arch: same
Homepage: http://devel.ringlet.net/devel/libdebug/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu