How to Install and Uninstall libdebug0 Package on Kali Linux

Last updated: May 03,2024

1. Install "libdebug0" package

This tutorial shows how to install libdebug0 on Kali Linux

$ sudo apt update $ sudo apt install libdebug0

2. Uninstall "libdebug0" package

In this section, we are going to explain the necessary steps to uninstall libdebug0 on Kali Linux:

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

3. Information about the libdebug0 package on Kali Linux

Package: libdebug0
Source: libdebug
Version: 0.5.3-7
Installed-Size: 52
Maintainer: Peter Pentchev
Architecture: amd64
Depends: libc6 (>= 2.4)
Suggests: libdebug0-dev (>= 0.5.3-7)
Size: 12856
SHA256: 7b018dff02fe6626d5ff42d913f927b030812d52bdef97975448e5effa1e0a90
SHA1: f7e0eaf93715a6a9342a358472f512d835637632
MD5sum: 928fa6944f8a0ecc6077af3f906c139b
Description: 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:
Multi-Arch: same
Homepage: https://devel.ringlet.net/devel/libdebug/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libd/libdebug/libdebug0_0.5.3-7_amd64.deb