How to Install and Uninstall python-netifaces.x86_64 Package on Amazon Linux 2

Last updated: May 06,2024

1. Install "python-netifaces.x86_64" package

This is a short guide on how to install python-netifaces.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-netifaces.x86_64

2. Uninstall "python-netifaces.x86_64" package

In this section, we are going to explain the necessary steps to uninstall python-netifaces.x86_64 on Amazon Linux 2:

$ sudo yum remove python-netifaces.x86_64 $ sudo yum autoremove

3. Information about the python-netifaces.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-netifaces
Arch : x86_64
Version : 0.10.4
Release : 3.amzn2.0.2
Size : 17 k
Repo : amzn2-core/2/x86_64
Summary : Python 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.