How to Install and Uninstall python3-ipgetter2.noarch Package on Fedora 39

Last updated: February 06,2025

1. Install "python3-ipgetter2.noarch" package

In this section, we are going to explain the necessary steps to install python3-ipgetter2.noarch on Fedora 39

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

2. Uninstall "python3-ipgetter2.noarch" package

This guide let you learn how to uninstall python3-ipgetter2.noarch on Fedora 39:

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

3. Information about the python3-ipgetter2.noarch package on Fedora 39

Last metadata expiration check: 3:18:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-ipgetter2
Version : 1.1.11
Release : 10.fc39
Architecture : noarch
Size : 39 k
Source : python-ipgetter2-1.1.11-10.fc39.src.rpm
Repository : fedora
Summary : Python library to fetch your external IP address
URL : https://github.com/starofrainnight/ipgetter2
License : ASL 2.0
Description : Python library to fetch your external IP address. 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.