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

Last updated: May 15,2024

1. Install "libelfin-dev" package

Please follow the steps below to install libelfin-dev on Kali Linux

$ sudo apt update $ sudo apt install libelfin-dev

2. Uninstall "libelfin-dev" package

This is a short guide on how to uninstall libelfin-dev on Kali Linux:

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

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

Package: libelfin-dev
Source: libelfin
Version: 0.3-3
Installed-Size: 715
Maintainer: Lluís Vilanova
Architecture: amd64
Depends: libdwarf++0 (= 0.3-3)
Size: 112736
SHA256: 2159d2e76f5036d6180592ecbc593c620eda33586c7adcb479c8c579be810572
SHA1: 7b023b642df70ca9f73438d149eecb3ddde08dca
MD5sum: b1f29d66611ccea6d098e49415424eef
Description: C++11 ELF/DWARF parser (development files)
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 development libraries and header files for libelfin.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/aclements/libelfin
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libe/libelfin/libelfin-dev_0.3-3_amd64.deb