How to Install and Uninstall python-netifaces.src Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "python-netifaces.src" package
This guide let you learn how to install python-netifaces.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-netifaces.src
Copied
2. Uninstall "python-netifaces.src" package
This guide let you learn how to uninstall python-netifaces.src on Oracle Linux 9:
$
sudo dnf remove
python-netifaces.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-netifaces.src package on Oracle Linux 9
Last metadata expiration check: 3:54:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-netifaces
Version : 0.10.6
Release : 15.el9
Architecture : src
Size : 35 k
Source : None
Repository : ol9_appstream
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.
Available Packages
Name : python-netifaces
Version : 0.10.6
Release : 15.el9
Architecture : src
Size : 35 k
Source : None
Repository : ol9_appstream
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.