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

Last updated: October 04,2024

1. Install "python3-getmac.noarch" package

Learn how to install python3-getmac.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 4:24:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-getmac
Version : 0.7.0
Release : 8.fc34
Architecture : noarch
Size : 39 k
Source : python-getmac-0.7.0-8.fc34.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).