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

Last updated: January 19,2025

1. Install "python3-archinfo.noarch" package

This tutorial shows how to install python3-archinfo.noarch on CentOS Stream 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 Stream 8:

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

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

Last metadata expiration check: 2:21:25 ago on Sun Feb 25 03:03:59 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.