robert/ipcalc

Description

Latest version of ipcalc for active versions of Red Hat Enterprise Linux (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), 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), where ipcalc is provided by the initscripts RPM package.

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).

* Total number of packages downloaded in the last seven days.


This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/robert/ipcalc/