How to Install and Uninstall libdwarf++0 Package on Kali Linux

Last updated: May 17,2024

1. Install "libdwarf++0" package

This is a short guide on how to install libdwarf++0 on Kali Linux

$ sudo apt update $ sudo apt install libdwarf++0

2. Uninstall "libdwarf++0" package

Please follow the guidelines below to uninstall libdwarf++0 on Kali Linux:

$ sudo apt remove libdwarf++0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdwarf++0 package on Kali Linux

Package: libdwarf++0
Source: libelfin
Version: 0.3-3
Installed-Size: 227
Maintainer: Lluís Vilanova
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libelf++0 (= 0.3-3)
Size: 66216
SHA256: e285fa6f9437cb526f54ccebbb762474f61cecd67475cc50a7fabe4dad167df5
SHA1: e2990842fcc4ce1cd5a428315a94f6695b85997b
MD5sum: 4ce3af249ceb13f0ecb69bd8ed4f4ba7
Description: C++11 DWARF parser
Libelfin is a from-scratch C++11 library for reading ELF binaries and DWARFv4
debug information.
.
Libelfin implements a syntactic layer for DWARF and ELF, but not a semantic
layer. Interpreting the information stored in DWARF DIE trees still requires a
great deal of understanding of DWARF, but libelfin will make sense of the bytes
for you.
.
This package contains the library to parse DWARFv4 debug information.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/aclements/libelfin
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libe/libelfin/libdwarf++0_0.3-3_amd64.deb