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

Last updated: November 29,2024

1. Install "python3-ipgetter2.noarch" package

Please follow the instructions below to install python3-ipgetter2.noarch on Fedora 36

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

2. Uninstall "python3-ipgetter2.noarch" package

Please follow the steps below to uninstall python3-ipgetter2.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:17:01 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-ipgetter2
Version : 1.1.11
Release : 5.fc36
Architecture : noarch
Size : 30 k
Source : python-ipgetter2-1.1.11-5.fc36.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.