How to Install and Uninstall python2-netifaces Package on openSUSE Leap
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-netifaces" package
Please follow the instructions below to install python2-netifaces on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-netifaces
Copied
2. Uninstall "python2-netifaces" package
Please follow the step by step instructions below to uninstall python2-netifaces on openSUSE Leap:
$
sudo zypper remove
python2-netifaces
Copied
3. Information about the python2-netifaces package on openSUSE Leap
Information for package python2-netifaces:
------------------------------------------
Repository : Main Repository
Name : python2-netifaces
Version : 0.10.6-1.31
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 37,7 KiB
Installed : No
Status : not installed
Source package : python-netifaces-0.10.6-1.31.src
Summary : Portable network interface information
Description :
netifaces provides a (hopefully portable-ish) way for Python programmers to
get access to a list of the network interfaces on the local machine, and to
obtain the addresses of those network interfaces.
The package has been tested on Mac OS X, Windows XP, Windows Vista, Linux and
Solaris. On Windows, it is currently not able to retrieve IPv6 addresses,
owing to shortcomings of the Windows API.
It should work on other UNIX-like systems provided they implement either
getifaddrs() or support the SIOCGIFxxx socket options, although the data
provided by the socket options is normally less complete.
------------------------------------------
Repository : Main Repository
Name : python2-netifaces
Version : 0.10.6-1.31
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 37,7 KiB
Installed : No
Status : not installed
Source package : python-netifaces-0.10.6-1.31.src
Summary : Portable network interface information
Description :
netifaces provides a (hopefully portable-ish) way for Python programmers to
get access to a list of the network interfaces on the local machine, and to
obtain the addresses of those network interfaces.
The package has been tested on Mac OS X, Windows XP, Windows Vista, Linux and
Solaris. On Windows, it is currently not able to retrieve IPv6 addresses,
owing to shortcomings of the Windows API.
It should work on other UNIX-like systems provided they implement either
getifaddrs() or support the SIOCGIFxxx socket options, although the data
provided by the socket options is normally less complete.