# Installer ipinfo avec Homebrew, Nix, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ipinfo pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ipinfo
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:ipinfo
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/ipinfo>
- **Version:** 1.2
- **Résumé source:** Tool for calculation of IP networks
- **Page d'accueil:** <https://kyberdigi.cz/projects/ipinfo/>
- **Docs amont:** <https://kyberdigi.cz/projects/ipinfo/>
- **Licence:** Beerware
- **Archive source:** <https://kyberdigi.cz/projects/ipinfo/files/ipinfo-1.2.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- ipmatch (cli)
- ipmatch (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.2
- données locales: OK
- dépôt amont: https://kyberdigi.cz/projects/ipinfo/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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


## Sources

- 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
