# Installer subnetcalc avec Homebrew, apt, dnf, Nix, zypper

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

## installation

```sh
sudo av install brew:subnetcalc
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install subnetcalc
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install subnetcalc
```

  Preuve: Debian stable package indexes: subnetcalc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install subnetcalc
```

  Preuve: Fedora Rawhide package metadata: subnetcalc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#subnetcalc
```

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

- zypper (92%):

```sh
sudo zypper install subnetcalc
```

  Preuve: openSUSE Tumbleweed package metadata: subnetcalc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:subnetcalc
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.7.5
- **Résumé source:** IPv4/IPv6 subnet calculator
- **Page d'accueil:** <https://www.nntb.no/~dreibh/subnetcalc/index.html>
- **Dépôt:** <https://github.com/dreibh/subnetcalc>
- **Dernière mise à jour:** 2026-07-31T13:29:18Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- subnetcalc (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.7.5
## Historique du projet et usages

subnetcalc is a compact IPv4/IPv6 subnet calculator. Its package-manager relevance is straightforward: network operators and developers want a tiny local CLI that can answer address, prefix, mask, and reverse-DNS questions without opening a web calculator.

### Historique du projet

The official project page and GitHub repository describe subnetcalc as an IPv4 and IPv6 subnet calculator. The upstream changelog records continuing maintenance through the 2.x series, including modernizations such as build-system updates, package metadata, and optional integrations.

### Historique d'adoption

The official README gives package-oriented installation examples, including Ubuntu/Debian and Fedora commands, and the Homebrew input records additional availability in Homebrew, Nix, and openSUSE-family package managers. That is the normal adoption pattern for a small network CLI: broad distro packaging rather than a large standalone ecosystem.

### Modes d'utilisation

Typical use is invoking `subnetcalc` with an address or network prefix to print derived subnet information. Because it has no documented per-user configuration or credential store, it behaves like a traditional Unix filter-style utility: install it, run it, and get deterministic text output.

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

Package nerds care about subnetcalc because it is the sort of low-dependency diagnostic binary that belongs in base images, operations laptops, and rescue toolkits. It overlaps with mental math, `ipcalc`-style tools, and shell snippets, but packaging it gives users a consistent implementation across systems.

### Chronologie

- 2009: The upstream changelog records early subnetcalc development and Debian packaging work.
- 2010: The changelog records FreeBSD ports work.
- 2026: Official Git tags show active 2.7.x releases.

### Related projects

- Related package-manager neighbors include `ipcalc`, `sipcalc`, and other local subnet calculators, but subnetcalc's official positioning is specifically IPv4/IPv6 subnet calculation.

### Sources

- Input package-manager data: source_facts.package-manager
- Official changelog in repository: https://github.com/dreibh/subnetcalc/blob/master/ChangeLog
- Official homepage: https://www.nntb.no/~dreibh/subnetcalc/index.html
- Official repository: https://github.com/dreibh/subnetcalc


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - subnetcalc - 2.6.2-1: normalized package name match | Debian stable package indexes: subnetcalc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | IPv4/IPv6 Subnet Calculator | https://www.nntb.no/~dreibh/subnetcalc/
- Nix - subnetcalc: normalized package name match | nixpkgs package indexes: pkgs/by-name/su/subnetcalc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - subnetcalc - 2.4.23-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: subnetcalc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | IPv4/IPv6 Subnet Calculator | https://www.nntb.no/~dreibh/subnetcalc/
- dnf - subnetcalc - 2.7.5-1.fc45: normalized package name match | Fedora Rawhide package metadata: subnetcalc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | IPv4/IPv6 Subnet Calculator | https://www.nntb.no/~dreibh/subnetcalc/
- zypper - subnetcalc - 2.6.6-1.3: normalized package name match | openSUSE Tumbleweed package metadata: subnetcalc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | IPv4/IPv6 Subnet Calculator | https://www.nntb.no/~dreibh/subnetcalc/
- zypper - subnetcalc-bash-completion - 2.6.6-1.3: normalized package name match | openSUSE Tumbleweed package metadata: subnetcalc-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Bash Completion for subnetcalc | https://www.nntb.no/~dreibh/subnetcalc/
- zypper - subnetcalc-doc - 2.6.6-1.3: normalized package name match | openSUSE Tumbleweed package metadata: subnetcalc-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Documentation for subnetcalc | https://www.nntb.no/~dreibh/subnetcalc/
- zypper - subnetcalc-lang - 2.6.6-1.3: normalized package name match | openSUSE Tumbleweed package metadata: subnetcalc-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package subnetcalc | https://www.nntb.no/~dreibh/subnetcalc/


## Combined YAML source

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


## Sources

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