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

Last updated: May 20,2024

1. Install "python3-netifaces.x86_64" package

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

$ sudo dnf update $ sudo dnf install python3-netifaces.x86_64

2. Uninstall "python3-netifaces.x86_64" package

Please follow the instructions below to uninstall python3-netifaces.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-netifaces.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:44:42 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-netifaces
Version : 0.10.6
Release : 4.el8
Architecture : x86_64
Size : 25 k
Source : python-netifaces-0.10.6-4.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Python 3 library to retrieve information about network interfaces
URL : https://pypi.python.org/pypi/netifaces
License : MIT
Description : This package provides a cross platform API for getting address information
: from network interfaces.