How to Install and Uninstall python-IPy.noarch Package on CentOS 7 / RHEL 7
Last updated: January 13,2025
1. Install "python-IPy.noarch" package
This guide let you learn how to install python-IPy.noarch on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
python-IPy.noarch
Copied
2. Uninstall "python-IPy.noarch" package
This is a short guide on how to uninstall python-IPy.noarch on CentOS 7 / RHEL 7:
$
sudo yum remove
python-IPy.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the python-IPy.noarch package on CentOS 7 / RHEL 7
Installed Packages
Name : python-IPy
Arch : noarch
Version : 0.75
Release : 6.el7
Size : 119 k
Repo : installed
From repo : base
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.
Name : python-IPy
Arch : noarch
Version : 0.75
Release : 6.el7
Size : 119 k
Repo : installed
From repo : base
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.