How to Install and Uninstall python3-ifaddr.noarch Package on Fedora 38

Last updated: May 20,2024

1. Install "python3-ifaddr.noarch" package

This guide covers the steps necessary to install python3-ifaddr.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-ifaddr.noarch

2. Uninstall "python3-ifaddr.noarch" package

Please follow the guidelines below to uninstall python3-ifaddr.noarch on Fedora 38:

$ sudo dnf remove python3-ifaddr.noarch $ sudo dnf autoremove

3. Information about the python3-ifaddr.noarch package on Fedora 38

Last metadata expiration check: 5:52:07 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-ifaddr
Version : 0.1.7
Release : 9.fc38
Architecture : noarch
Size : 29 k
Source : python-ifaddr-0.1.7-9.fc38.src.rpm
Repository : fedora
Summary : Python library that allows you to find all the IP addresses of the computer
URL : https://pypi.org/project/ifaddr/
License : MIT
Description : ifaddr is a small Python library that allows you to find all the IP addresses
: of the computer.
:
: Python 3 version.