macOS
brew install subnetcalclocal Homebrew formula metadata
brew
subnetcalc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install subnetcalclocal Homebrew formula metadata
sudo apt install subnetcalcDebian stable package indexes · subnetcalc · ソース: deb.debian.org
sudo dnf install subnetcalcFedora Rawhide package metadata · subnetcalc · ソース: dl.fedoraproject.org
nix profile install nixpkgs#subnetcalcnixpkgs package indexes · pkgs/by-name/su/subnetcalc/package.nix · ソース: api.github.com
sudo zypper install subnetcalcopenSUSE Tumbleweed package metadata · subnetcalc · ソース: download.opensuse.org
概要
IPv4/IPv6 subnet calculator
履歴
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.
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.
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.
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.
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
subnetcalc | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/dreibh/subnetcalc
インストールメタデータ
| パッケージキー | brew:subnetcalc |
|---|---|
| バージョン | 2.7.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/subnetcalc |
| ホームページ | https://www.nntb.no/~dreibh/subnetcalc/index.html |
| リポジトリ | https://github.com/dreibh/subnetcalc |
| 上流ドキュメント | https://github.com/dreibh/subnetcalc#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/dreibh/subnetcalc/archive/refs/tags/subnetcalc-2.7.4.tar.gz |
| 最終更新 | 2026-06-20T15:54:37Z |
| Pulse | updated |
| 依存関係 | gettext, libidn2, libmaxminddb |
| ビルド依存関係 | cmake, gettext |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | subnetcalc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
subnetcalc 2.6.2-1
IPv4/IPv6 Subnet Calculator
https://www.nntb.no/~dreibh/subnetcalc/
sudo apt install subnetcalcsubnetcalc
nix profile install nixpkgs#subnetcalcsubnetcalc 2.4.23-1build1
IPv4/IPv6 Subnet Calculator
https://www.nntb.no/~dreibh/subnetcalc/
sudo apt install subnetcalcsubnetcalc 2.7.1-1.fc45
IPv4/IPv6 Subnet Calculator
https://www.nntb.no/~dreibh/subnetcalc/
sudo dnf install subnetcalcsubnetcalc 2.6.6-1.1
IPv4/IPv6 Subnet Calculator
https://www.nntb.no/~dreibh/subnetcalc/
sudo zypper install subnetcalcsubnetcalc-bash-completion 2.6.6-1.1
Bash Completion for subnetcalc
https://www.nntb.no/~dreibh/subnetcalc/
sudo zypper install subnetcalc-bash-completionsubnetcalc-doc 2.6.6-1.1
Documentation for subnetcalc
https://www.nntb.no/~dreibh/subnetcalc/
sudo zypper install subnetcalc-docsubnetcalc-lang 2.6.6-1.1
Translations for package subnetcalc
https://www.nntb.no/~dreibh/subnetcalc/
sudo zypper install subnetcalc-langソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.