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

Last updated: June 26,2024

1. Install "python3-ipgetter2.noarch" package

This guide covers the steps necessary to install python3-ipgetter2.noarch on Fedora 34

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

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

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

Last metadata expiration check: 0:31:16 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-ipgetter2
Version : 1.1.11
Release : 2.fc34
Architecture : noarch
Size : 31 k
Source : python-ipgetter2-1.1.11-2.fc34.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.