Description
ipcalc takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range. By giving a second netmask, you can design subnets and supernets. It is also presents the subnetting results as easy-to-understand binary values.
Enter your netmask(s) in CIDR notation (/25) or dotted decimals (255.255.255.0). Inverse netmasks are recognized. If you omit the netmask ipcalc uses the default netmask for the class of your network.
Installation Instructions
sudo dnf copr enable atim/ipcalc -y && sudo dnf install ipcalc-jodies -y
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 |
|---|---|---|
Fedora 41
|
x86_64 (5)* | Fedora 41 (54 downloads) |
Fedora 42
|
x86_64 (4)* | Fedora 42 (44 downloads) |
Fedora 43
|
x86_64 (0)* | Fedora 43 (19 downloads) |
Fedora rawhide
|
x86_64 (21)* | Fedora rawhide (141 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/ipcalc
More info about enabling Copr repositories
Fedora 41