macOS
brew install subnetcalclocal Homebrew formula metadata
brew / 順位 3665
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:subnetcalc |
|---|---|
| バージョン | 2.7.5 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.nntb.no/~dreibh/subnetcalc/index.html |
| リポジトリ | https://github.com/dreibh/subnetcalc |
| 最終更新 | 2026-07-31T13:29:18Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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.5-1.fc45
IPv4/IPv6 Subnet Calculator
https://www.nntb.no/~dreibh/subnetcalc/
sudo dnf install subnetcalcsubnetcalc 2.6.6-1.3
IPv4/IPv6 Subnet Calculator
https://www.nntb.no/~dreibh/subnetcalc/
sudo zypper install subnetcalcsubnetcalc-bash-completion 2.6.6-1.3
Bash Completion for subnetcalc
https://www.nntb.no/~dreibh/subnetcalc/
sudo zypper install subnetcalc-bash-completionsubnetcalc-doc 2.6.6-1.3
Documentation for subnetcalc
https://www.nntb.no/~dreibh/subnetcalc/
sudo zypper install subnetcalc-docsubnetcalc-lang 2.6.6-1.3
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.