How to Install and Uninstall python3-pyelftools Package on Kali Linux

Last updated: April 28,2024

1. Install "python3-pyelftools" package

This is a short guide on how to install python3-pyelftools on Kali Linux

$ sudo apt update $ sudo apt install python3-pyelftools

2. Uninstall "python3-pyelftools" package

Please follow the steps below to uninstall python3-pyelftools on Kali Linux:

$ sudo apt remove python3-pyelftools $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyelftools package on Kali Linux

Package: python3-pyelftools
Source: python-pyelftools
Version: 0.30-1
Installed-Size: 627
Maintainer: Tomasz Buchert
Architecture: all
Depends: python3:any
Size: 116824
SHA256: 77a14ad557cf098e209a4f77231606ff97c6b9d8706a438e1e3a2ea7a88fe681
SHA1: f5a64c03a47093c939b49546e675e96aab29c8c7
MD5sum: 0b042f6f3c80a93925e9128abaf3a61f
Description: pure-python3 library for parsing ELF and DWARF
pyelftools is a pure-Python library for parsing and analyzing ELF
files and DWARF debugging information. It can be used to query
information about compiled binaries and libraries from your Python
code.
.
This package installs the library for Python 3.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/eliben/pyelftools
Section: python
Priority: optional
Filename: pool/main/p/python-pyelftools/python3-pyelftools_0.30-1_all.deb