How to Install and Uninstall python3-pefile.noarch Package on AlmaLinux 9
Last updated: January 15,2025
1. Install "python3-pefile.noarch" package
Here is a brief guide to show you how to install python3-pefile.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pefile.noarch
Copied
2. Uninstall "python3-pefile.noarch" package
Here is a brief guide to show you how to uninstall python3-pefile.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-pefile.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pefile.noarch package on AlmaLinux 9
Last metadata expiration check: 1:41:04 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-pefile
Version : 2023.2.7
Release : 3.el9
Architecture : noarch
Size : 122 k
Source : python-pefile-2023.2.7-3.el9.src.rpm
Repository : appstream
Summary : Python PE parsing module
URL : https://github.com/erocarrera/pefile
License : MIT
Description : pefile is a multi-platform Python module to parse and work with Portable
: Executable (PE) files. Most of the information contained in the PE file
: headers is accessible, as well as all the sections' details and data.
Available Packages
Name : python3-pefile
Version : 2023.2.7
Release : 3.el9
Architecture : noarch
Size : 122 k
Source : python-pefile-2023.2.7-3.el9.src.rpm
Repository : appstream
Summary : Python PE parsing module
URL : https://github.com/erocarrera/pefile
License : MIT
Description : pefile is a multi-platform Python module to parse and work with Portable
: Executable (PE) files. Most of the information contained in the PE file
: headers is accessible, as well as all the sections' details and data.