How to Install and Uninstall libdebug0-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libdebug0-dev" package

Please follow the step by step instructions below to install libdebug0-dev on Kali Linux

$ sudo apt update $ sudo apt install libdebug0-dev

2. Uninstall "libdebug0-dev" package

Here is a brief guide to show you how to uninstall libdebug0-dev on Kali Linux:

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

3. Information about the libdebug0-dev package on Kali Linux

Package: libdebug0-dev
Source: libdebug
Version: 0.5.3-7
Installed-Size: 67
Maintainer: Peter Pentchev
Architecture: amd64
Depends: libdebug0 (= 0.5.3-7)
Size: 15784
SHA256: 665329baa9ef18c681ab0315a75ebd24c09e31200267dc093693a4df6f8d7df5
SHA1: c77b7ae8c56f7556aedb984dbe2a00f60f132884
MD5sum: c8e3c1d8bcd37d1615cfdaad5e8bdcc3
Description: Development files for the debug 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 if you wish to use libdebug
in your own programs.
Description-md5:
Multi-Arch: same
Homepage: https://devel.ringlet.net/devel/libdebug/
Tag: devel::debugger, devel::lang:c, devel::library, implemented-in::c,
role::devel-lib, role::program
Section: libdevel
Priority: optional
Filename: pool/main/libd/libdebug/libdebug0-dev_0.5.3-7_amd64.deb