# ipinfo mit Homebrew, Nix, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ipinfo in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install ipinfo
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:ipinfo
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/ipinfo>
- **Version:** 1.2
- **Quellzusammenfassung:** Tool for calculation of IP networks
- **Homepage:** <https://kyberdigi.cz/projects/ipinfo/>
- **Upstream-Dokumentation:** <https://kyberdigi.cz/projects/ipinfo/>
- **Lizenz:** Beerware
- **Quellarchiv:** <https://kyberdigi.cz/projects/ipinfo/files/ipinfo-1.2.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- ipmatch (cli)
- ipmatch (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.2
- lokale Daten: 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.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

- **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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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

## Combined YAML source

View the package source record on GitHub. [combined/ipinfo.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ipinfo.yml)


## Quellen

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