How to Install and Uninstall python3-IPy.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "python3-IPy.noarch" package

Please follow the instructions below to install python3-IPy.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-IPy.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:43:14 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-IPy
Version : 1.00
Release : 3.el8
Architecture : noarch
Size : 45 k
Source : python-IPy-1.00-3.el8.src.rpm
Repository : epel
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.