How to Install and Uninstall python-IPy.noarch Package on Amazon Linux 2

Last updated: May 08,2024

1. Install "python-IPy.noarch" package

Please follow the step by step instructions below to install python-IPy.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-IPy.noarch

2. Uninstall "python-IPy.noarch" package

Here is a brief guide to show you how to uninstall python-IPy.noarch on Amazon Linux 2:

$ sudo yum remove python-IPy.noarch $ sudo yum autoremove

3. Information about the python-IPy.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-IPy
Arch : noarch
Version : 0.75
Release : 6.amzn2.0.1
Size : 32 k
Repo : amzn2-core/2/x86_64
Summary : Python module for handling IPv4 and IPv6 Addresses and Networks
URL : https://github.com/haypo/python-ipy
License : BSD
Description : IPy is a Python 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.