How to Install and Uninstall python3-ipgetter.noarch Package on Fedora 35

Last updated: February 07,2025

1. Install "python3-ipgetter.noarch" package

Please follow the guidance below to install python3-ipgetter.noarch on Fedora 35

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

2. Uninstall "python3-ipgetter.noarch" package

Please follow the guidelines below to uninstall python3-ipgetter.noarch on Fedora 35:

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

3. Information about the python3-ipgetter.noarch package on Fedora 35

Last metadata expiration check: 5:35:00 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-ipgetter
Version : 0.6
Release : 23.fc35
Architecture : noarch
Size : 12 k
Source : python-ipgetter-0.6-23.fc35.src.rpm
Repository : fedora
Summary : A Python module to fetch the external IP address
URL : https://github.com/phoemur/ipgetter
License : WTFPL
Description : This module is designed to fetch your external IP address from the
: internet. It is used mostly when behind a NAT. It picks your IP randomly
: from a server list to minimize request overhead on a single server.