How to Install and Uninstall debugedit Package on Kali Linux
Last updated: November 07,2024
1. Install "debugedit" package
Here is a brief guide to show you how to install debugedit on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
debugedit
Copied
2. Uninstall "debugedit" package
In this section, we are going to explain the necessary steps to uninstall debugedit on Kali Linux:
$
sudo apt remove
debugedit
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the debugedit package on Kali Linux
Package: debugedit
Version: 1:5.0-5
Installed-Size: 124
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: libc6 (>= 2.33), libdw1 (>= 0.167), libelf1 (>= 0.144)
Size: 43484
SHA256: 9091893ab37e720fcd20aa889902b2a41ade68235363e969490e98f3f58372de
SHA1: 97c72ed22ecaab1986789bfe9bafb0ac607f2a3e
MD5sum: 6fcc3818b828144c59267484fff539f6
Description: tools for handling build-ids and paths rewriting in DWARF data
The debugedit project provides programs and scripts for creating
debuginfo and source file distributions, collect build-ids and rewrite
source paths in DWARF data for debugging, tracing and profiling.
Description-md5:
Multi-Arch: foreign
Homepage: https://sourceware.org/debugedit/
Section: admin
Priority: optional
Filename: pool/main/d/debugedit/debugedit_5.0-5_amd64.deb
Version: 1:5.0-5
Installed-Size: 124
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: libc6 (>= 2.33), libdw1 (>= 0.167), libelf1 (>= 0.144)
Size: 43484
SHA256: 9091893ab37e720fcd20aa889902b2a41ade68235363e969490e98f3f58372de
SHA1: 97c72ed22ecaab1986789bfe9bafb0ac607f2a3e
MD5sum: 6fcc3818b828144c59267484fff539f6
Description: tools for handling build-ids and paths rewriting in DWARF data
The debugedit project provides programs and scripts for creating
debuginfo and source file distributions, collect build-ids and rewrite
source paths in DWARF data for debugging, tracing and profiling.
Description-md5:
Multi-Arch: foreign
Homepage: https://sourceware.org/debugedit/
Section: admin
Priority: optional
Filename: pool/main/d/debugedit/debugedit_5.0-5_amd64.deb