How to Install and Uninstall elfutils Package on Kali Linux

Last updated: May 01,2024

1. Install "elfutils" package

Please follow the step by step instructions below to install elfutils on Kali Linux

$ sudo apt update $ sudo apt install elfutils

2. Uninstall "elfutils" package

This guide covers the steps necessary to uninstall elfutils on Kali Linux:

$ sudo apt remove elfutils $ sudo apt autoclean && sudo apt autoremove

3. Information about the elfutils package on Kali Linux

Package: elfutils
Source: elfutils (0.190-1)
Version: 0.190-1+b1
Installed-Size: 2947
Maintainer: Debian Elfutils Maintainers
Architecture: amd64
Depends: libasm1 (>= 0.132), libc6 (>= 2.34), libdw1 (= 0.190-1+b1), libelf1 (= 0.190-1+b1), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 485636
SHA256: 5aaaaf455a81e17f73d21ebdab508bfb139d3879b621202b8212c507f6ffa9ce
SHA1: 49b7401f08c03cbebeca024116ce6e3a0906a012
MD5sum: a963bb8da440c4c4e4619e1535655995
Description: collection of utilities to handle ELF objects
Elfutils is a collection of utilities, including eu-ld (a linker),
eu-nm (for listing symbols from object files), eu-size (for listing the
section sizes of an object or archive file), eu-strip (for discarding
symbols), eu-readelf (to see the raw ELF file structures), and eu-elflint
(to check for well-formed ELF files).
Description-md5:
Multi-Arch: foreign
Homepage: https://sourceware.org/elfutils/
Tag: devel::buildtools, devel::testing-qa, interface::commandline,
role::program, scope::utility, use::checking, use::viewing,
works-with::software:source
Section: utils
Priority: optional
Filename: pool/main/e/elfutils/elfutils_0.190-1+b1_amd64.deb