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

Last updated: May 09,2024

1. Install "libelf++0" package

In this section, we are going to explain the necessary steps to install libelf++0 on Kali Linux

$ sudo apt update $ sudo apt install libelf++0

2. Uninstall "libelf++0" package

Here is a brief guide to show you how to uninstall libelf++0 on Kali Linux:

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

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

Package: libelf++0
Source: libelfin
Version: 0.3-3
Installed-Size: 81
Maintainer: Lluís Vilanova
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 19908
SHA256: 479700092713931f8af804c8568c77fa5b3c0e16337a40929e0058a3b1503e49
SHA1: c1383ba3b2ff50d6f242615dee9d84068e89b33b
MD5sum: 6c5fd18501a5266135d95c3165f244c6
Description: C++11 ELF 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 ELF binaries.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/aclements/libelfin
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libe/libelfin/libelf++0_0.3-3_amd64.deb