How to Install and Uninstall python3-archinfo.noarch Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "python3-archinfo.noarch" package
In this section, we are going to explain the necessary steps to install python3-archinfo.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-archinfo.noarch
Copied
2. Uninstall "python3-archinfo.noarch" package
This tutorial shows how to uninstall python3-archinfo.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-archinfo.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-archinfo.noarch package on Oracle Linux 8
Last metadata expiration check: 4:54:59 ago on Mon Sep 12 02:51:38 2022.
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.
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.