How to Install and Uninstall python3-pyelftools Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: April 29,2024

1. Install "python3-pyelftools" package

This is a short guide on how to install python3-pyelftools on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install python3-pyelftools

2. Uninstall "python3-pyelftools" package

In this section, we are going to explain the necessary steps to uninstall python3-pyelftools on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the python3-pyelftools package on Ubuntu 20.04 LTS (Focal Fossa)

Package: python3-pyelftools
Architecture: all
Version: 0.26-1ubuntu1
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: 467
Depends: python3:any
Filename: pool/main/p/python-pyelftools/python3-pyelftools_0.26-1ubuntu1_all.deb
Size: 87624
MD5sum: 6dfd5c94e747d6dbad9ccc7bd51e5d31
SHA1: 57bc8f4405e239ccc169b50f97f37ad181599f83
SHA256: 1f1159f56c250ca8f6a9b8f55ff98c42ecda0efd25fdb1c14659a7a5fb9b9e2d
Homepage: https://github.com/eliben/pyelftools
Description: pure-python3 library for parsing ELF and DWARF
Description-md5: 1d7cb2f5023550580703e2f9f8c54fba
Task: ubuntustudio-audio