robert/ipcalc

Project ID: 73335

Description

Latest version of ipcalc for active versions of Red Hat Enterprise Linux (or derivatives like Rocky Linux).

ipcalc provides a simple way to calculate IP information for a host or network. Depending on the options specified, it may be used to provide IP network information in human readable format, in a format suitable for parsing in scripts, generate random private addresses, resolve an IP address, or check the validity of an address.

Installation Instructions

When using Red Hat Enterprise Linux 8 or 9 (or derivatives like Rocky Linux 8 or 9), please run:

# dnf install 'dnf-command(copr)' # dnf copr enable robert/ipcalc # dnf install ipcalc

Alternatively, when still using Red Hat Enterprise Linux 7 (or derivatives like CentOS Linux 7), please run:

# yum install yum-plugin-copr # yum copr enable robert/ipcalc # yum install ipcalc # hash -d ipcalc

Calling hash -d ipcalc is only required on Red Hat Enterprise Linux 7 (or derivatives like CentOS Linux 7) to ensure that the shell prefers the new /usr/local/bin/ipcalc (provided by this repository) over /usr/bin/ipcalc (provided by the initscripts RPM package), in case ipcalc was already run on the same shell before.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 7 ppc64le (6)*, x86_64 (151)* EPEL 7 (108 downloads)
EPEL 8 aarch64 (6)*, ppc64le (6)*, s390x (7)*, x86_64 (66)* EPEL 8 (69 downloads)
EPEL 9 aarch64 (6)*, ppc64le (4)*, s390x (6)*, x86_64 (30)* EPEL 9 (43 downloads)

* Total number of downloaded packages.