How to Install and Uninstall python-pyelftools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python-pyelftools" package

This guide covers the steps necessary to install python-pyelftools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyelftools

2. Uninstall "python-pyelftools" package

This guide let you learn how to uninstall python-pyelftools on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-pyelftools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyelftools
Priority: extra
Section: universe/python
Installed-Size: 363
Maintainer: Ubuntu Developers
Original-Maintainer: Tomasz Buchert
Architecture: all
Version: 0.23-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-pyelftools/python-pyelftools_0.23-2_all.deb
Size: 67350
MD5sum: 71f598d26932c3484f5d2f3ca32bd91c
SHA1: c5af9b688762c84cd45fc0348444896fb0ecc5f1
SHA256: 98ea59104f3d926a09a71902e532f25c7507cf02cb26e0702073273f3b7d495f
Description-en: pure-python2 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 2.
Description-md5: 2419a7e32b1987c2a2027b539f45051f
Homepage: https://github.com/eliben/pyelftools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-audio