How to Install and Uninstall python3-pyelftools Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "python3-pyelftools" package

Please follow the guidance below to install python3-pyelftools on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pyelftools

2. Uninstall "python3-pyelftools" package

Please follow the steps below to uninstall python3-pyelftools on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-pyelftools package on Ubuntu 21.10 (Impish Indri)

Package: python3-pyelftools
Architecture: all
Version: 0.27-1
Multi-Arch: foreign
Priority: extra
Section: python
Source: python-pyelftools
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Tomasz Buchert
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 525
Depends: python3:any
Filename: pool/main/p/python-pyelftools/python3-pyelftools_0.27-1_all.deb
Size: 97356
MD5sum: 46c0fc160dd71b5aa93eed0f31d001a4
SHA1: f61ed6bddb76a46dd9cb963d72ee6d9a46ee338e
SHA256: 29015d20f48ee40556969cb0f623ba1d95f640400787bc585451b6578be7ba91
SHA512: 084970a4f5b50a03e496d0073507c2931b9c0f400b463e4b092d9b1ffe9dc6130d1e93c4a4ec0cc9ee2cef1db5bb3354086dd713d9753c4b53d00119cf6fc839
Homepage: https://github.com/eliben/pyelftools
Description-en: 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: 1d7cb2f5023550580703e2f9f8c54fba
Task: ubuntustudio-audio