How to Install and Uninstall python3-netifaces.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-netifaces.x86_64" package

This is a short guide on how to install python3-netifaces.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-netifaces.x86_64

2. Uninstall "python3-netifaces.x86_64" package

In this section, we are going to explain the necessary steps to uninstall python3-netifaces.x86_64 on Fedora 34:

$ sudo dnf remove python3-netifaces.x86_64 $ sudo dnf autoremove

3. Information about the python3-netifaces.x86_64 package on Fedora 34

Last metadata expiration check: 3:26:38 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-netifaces
Version : 0.10.6
Release : 13.fc34
Architecture : x86_64
Size : 23 k
Source : python-netifaces-0.10.6-13.fc34.src.rpm
Repository : fedora
Summary : Python 3 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.