How to Install and Uninstall python3-archinfo.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "python3-archinfo.noarch" package

Here is a brief guide to show you how to install python3-archinfo.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-archinfo.noarch

2. Uninstall "python3-archinfo.noarch" package

Here is a brief guide to show you how to uninstall python3-archinfo.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-archinfo.noarch $ sudo dnf autoremove

3. Information about the python3-archinfo.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:06:22 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-archinfo
Version : 8.20.1.7
Release : 1.el8
Architecture : noarch
Size : 85 k
Source : python-archinfo-8.20.1.7-1.el8.src.rpm
Repository : epel
Summary : Collection of classes that contain architecture-specific information
URL : https://github.com/angr/archinfo
License : BSD
Description : archinfo is a collection of classes that contain architecture-specific
: information. It is useful for cross-architecture tools.