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

Last updated: October 10,2024

1. Install "python3-IPy.noarch" package

Please follow the guidance below to install python3-IPy.noarch on Fedora 36

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

2. Uninstall "python3-IPy.noarch" package

Please follow the guidance below to uninstall python3-IPy.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:18:06 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-IPy
Version : 1.01
Release : 3.fc36
Architecture : noarch
Size : 39 k
Source : python-IPy-1.01-3.fc36.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.