How to Install and Uninstall python39-netifaces Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "python39-netifaces" package
Please follow the steps below to install python39-netifaces on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-netifaces
Copied
2. Uninstall "python39-netifaces" package
Please follow the guidance below to uninstall python39-netifaces on openSuSE Tumbleweed:
$
sudo zypper remove
python39-netifaces
Copied
3. Information about the python39-netifaces package on openSuSE Tumbleweed
Information for package python39-netifaces:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-netifaces
Version : 0.11.0-2.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 40.1 KiB
Installed : No
Status : not installed
Source package : python-netifaces-0.11.0-2.6.src
Upstream URL : https://github.com/al45tair/netifaces
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 : openSUSE-Tumbleweed-Oss
Name : python39-netifaces
Version : 0.11.0-2.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 40.1 KiB
Installed : No
Status : not installed
Source package : python-netifaces-0.11.0-2.6.src
Upstream URL : https://github.com/al45tair/netifaces
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.