How to Install and Uninstall python3-pefile Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: May 13,2024

1. Install "python3-pefile" package

Please follow the instructions below to install python3-pefile on Ubuntu 23.10 (Mantic Minotaur)

$ sudo apt update $ sudo apt install python3-pefile

2. Uninstall "python3-pefile" package

This tutorial shows how to uninstall python3-pefile on Ubuntu 23.10 (Mantic Minotaur):

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

3. Information about the python3-pefile package on Ubuntu 23.10 (Mantic Minotaur)

Package: python3-pefile
Architecture: all
Version: 2023.2.7-1
Priority: extra
Section: universe/python
Source: python-pefile
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Hilko Bengen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 348
Depends: python3:any, python3-future
Filename: pool/universe/p/python-pefile/python3-pefile_2023.2.7-1_all.deb
Size: 66330
MD5sum: d3bde68b69a98ddef5daf8beae5b3f26
SHA1: 650cd4b3fe2a8018d3a36b7e9e56b59c3b4efec1
SHA256: 40e169f07c959ac2b6efcb2ab2ca8cec36985ebbbc4443832d05cb9ead8ee23f
SHA512: cea71388cdf49575a4331eefcf6a9d9d4c8536bc5a4f54c21015d51e21346b3eea2bd89f33a6dbd58f212f6c3cea7335cb614853d2345affbebf9058828e1aea
Homepage: https://github.com/erocarrera/pefile/
Description: Portable Executable (PE) parsing module for Python
Description-md5: 95e16bbc200a1e9f0bf8f2e913078741
Task: ubuntustudio-audio