How to Install and Uninstall python36-netifaces.x86_64 Package on CentOS 7 / RHEL 7

Last updated: May 03,2024

1. Install "python36-netifaces.x86_64" package

Please follow the instructions below to install python36-netifaces.x86_64 on CentOS 7 / RHEL 7

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

2. Uninstall "python36-netifaces.x86_64" package

Please follow the steps below to uninstall python36-netifaces.x86_64 on CentOS 7 / RHEL 7:

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

3. Information about the python36-netifaces.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : python36-netifaces
Arch : x86_64
Version : 0.10.9
Release : 1.el7
Size : 38 k
Repo : installed
From repo : epel
Summary : Python 36 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.