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

Last updated: October 07,2024

1. Install "python3-ipgetter2.noarch" package

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

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

2. Uninstall "python3-ipgetter2.noarch" package

Please follow the guidance below to uninstall python3-ipgetter2.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:31:14 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-ipgetter2
Version : 1.1.11
Release : 4.fc35
Architecture : noarch
Size : 30 k
Source : python-ipgetter2-1.1.11-4.fc35.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.