# Install ipinfo with Homebrew, Nix, winget

Tool for calculation of IP networks. Version 1.2 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:ipinfo
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install ipinfo
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ipinfo
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ip/ipinfo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id ipinfo.ipinfo -e
```

  Evidence: Windows Package Manager source index: ipinfo.ipinfo from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:ipinfo
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/ipinfo>
- **Version:** 1.2
- **Source summary:** Tool for calculation of IP networks
- **Homepage:** <https://kyberdigi.cz/projects/ipinfo/>
- **Upstream docs:** <https://kyberdigi.cz/projects/ipinfo>
- **License:** Beerware
- **Source archive:** <https://kyberdigi.cz/projects/ipinfo/files/ipinfo-1.2.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- ipmatch (cli)
- ipmatch (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.2
- Local data: ok
- Upstream repository: https://kyberdigi.cz/projects/ipinfo/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

Kyberdigi ipinfo is a small C utility for IPv4 network calculations, accompanied by `ipmatch` for checking whether an address belongs to a subnet or represents a network or broadcast address.

### Project history

The official Kyberdigi page describes ipinfo as a Linux-first C program for calculating network address, broadcast address, wildcard address, prefix length, usable host ranges, and address counts from an IP address and mask.

The project page lists version 1.0 in 2004, version 1.1 in 2013, and version 1.2 in 2014. It also records a license change: version 1.0 under the GPL, and version 1.1 and later under the Beerware license.

### Adoption history

The package is obscure but durable: its value is the classic Unix shape of a tiny calculator binary plus a companion matcher, easy to build with make and gcc and easy for package managers to wrap.

### How it is used

Users run `ipinfo` with an address and optional mask or prefix to print network-derived values, or use flags to select a specific output such as netmask, prefix, broadcast, host count, or host range.

`ipmatch` handles the related membership test: whether an address belongs to a subnet, is the network address, or is the broadcast address.

### Why package nerds care

This is the non-API `ipinfo` package, not IPinfo.io's `ipinfo-cli`. The distinction matters because both expose network-oriented commands, but Kyberdigi ipinfo is a local subnet calculator whose Homebrew executable is `ipmatch` in the supplied metadata.

Its significance is mostly historical and practical: a tiny pre-cloud networking helper with a Beerware license and a name that now collides with a much larger IP intelligence brand.

### Timeline

- 2004: Version 1.0 released.
- 2013: Version 1.1 released.
- 2014: Version 1.2 released.

### Related projects

- ipcalc and sipcalc occupy similar subnet-calculation territory.
- IPinfo CLI is unrelated despite the similar package name in some package managers.

### Sources

- <https://kyberdigi.cz/projects/ipinfo/>


## Security Notes

broad file, network, media, or database tool signal.

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ipinfo
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** ipinfo-cli
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Nix - ipinfo: normalized package name match | nixpkgs package indexes: pkgs/by-name/ip/ipinfo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - ipinfo.ipinfo: normalized package name match | Windows Package Manager source index: ipinfo.ipinfo from https://cdn.winget.microsoft.com/cache/source.msix


## Related links

- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [ipinfo-cli](https://www.automicvault.com/pkg/brew/ipinfo-cli/) - Package name indicates the same formula family.
- [mapcidr](https://www.automicvault.com/pkg/brew/mapcidr/) - Shares av.db curated category or tags: cidr, cli, ip-addressing, networking, subnet.
- [range2cidr](https://www.automicvault.com/pkg/brew/range2cidr/) - Shares av.db curated category or tags: cidr, cli, ip-address, ip-addressing, networking.
- [cidr](https://www.automicvault.com/pkg/brew/cidr/) - Shares av.db curated category or tags: cidr, cli, ip-addressing, networking.
- [cidr2range](https://www.automicvault.com/pkg/brew/cidr2range/) - Shares av.db curated category or tags: cidr, cli, ip-addressing, networking.
- [cidrmerge](https://www.automicvault.com/pkg/brew/cidrmerge/) - Shares av.db curated category or tags: cidr, cli, ip-addressing, networking.
- [ipcalc](https://www.automicvault.com/pkg/brew/ipcalc/) - Shares av.db curated category or tags: cli, ip-address, network-calculator, networking, subnet.
- [netmask](https://www.automicvault.com/pkg/brew/netmask/) - Shares av.db curated category or tags: cli, ip-addressing, networking, subnet.

## Combined YAML source

View the package source record on GitHub. [combined/ipinfo.yml](https://github.com/automic-vault/db/blob/main/combined/ipinfo.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
