How to Install and Uninstall python3-archinfo.noarch Package on CentOS 8 / RHEL 8

Last updated: June 26,2024

1. Install "python3-archinfo.noarch" package

This guide covers the steps necessary to install python3-archinfo.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-archinfo.noarch" package

This guide let you learn how to uninstall python3-archinfo.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-archinfo.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:44:51 ago on Sun May 9 13:03:46 2021.
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.