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

Last updated: October 06,2024

1. Install "python3-IPy.noarch" package

Please follow the instructions below to install python3-IPy.noarch on Fedora 34

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

2. Uninstall "python3-IPy.noarch" package

Learn how to uninstall python3-IPy.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:24:09 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-IPy
Version : 1.00
Release : 3.fc34
Architecture : noarch
Size : 39 k
Source : python-IPy-1.00-3.fc34.src.rpm
Repository : fedora
Summary : Python 3 module for handling IPv4 and IPv6 Addresses and Networks
URL : https://github.com/haypo/python-ipy
License : BSD
Description : IPy is a Python 3 module for handling IPv4 and IPv6 Addresses and Networks
: in a fashion similar to perl's Net::IP and friends. The IP class allows
: a comfortable parsing and handling for most notations in use for IPv4
: and IPv6 Addresses and Networks.