How to Install and Uninstall python3-getmac.noarch Package on Fedora 36

Last updated: January 18,2025

1. Install "python3-getmac.noarch" package

Here is a brief guide to show you how to install python3-getmac.noarch on Fedora 36

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

2. Uninstall "python3-getmac.noarch" package

Please follow the steps below to uninstall python3-getmac.noarch on Fedora 36:

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

3. Information about the python3-getmac.noarch package on Fedora 36

Last metadata expiration check: 2:54:51 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-getmac
Version : 0.8.3
Release : 2.fc36
Architecture : noarch
Size : 41 k
Source : python-getmac-0.8.3-2.fc36.src.rpm
Repository : fedora
Summary : Python module to get the MAC address of local network interfaces and LAN hosts
URL : https://github.com/GhostofGoes/getmac
License : MIT
Description : Pure-python module to get the MAC address of remote hosts or network interfaces.
: It provides a platform-independent interface to get the MAC addresses of network
: interfaces on the local system(by interface name) and remote hosts on the local
: network (by IPv4/IPv6 address or host-name).