# cidr を Homebrew, apt, MacPorts でインストール

cidr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:cidr
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cidr
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cidr
```

  証拠: MacPorts ports tree: net/cidr/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install cidr
```

  証拠: Debian stable package indexes: cidr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:cidr
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/cidr>
- **バージョン:** 2.3.0
- **ソース概要:** CLI to perform various actions on CIDR ranges
- **ホームページ:** <https://github.com/bschaatsbergen/cidr>
- **リポジトリ:** <https://github.com/bschaatsbergen/cidr>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/bschaatsbergen/cidr/archive/refs/tags/v2.3.0.tar.gz>
- **最終更新:** 2026-07-27T22:04:00+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- cidr (cli)
- cidr (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.3.0
- マネージャ更新日: 2026-07-27
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/bschaatsbergen/cidr
- 検出された最新: v2.3.0 (最新)
## プロジェクトの歴史と使われ方

cidr is a small Go command-line tool for inspecting, counting, checking, and subdividing IPv4 and IPv6 CIDR prefixes.

### プロジェクトの歴史

The GitHub repository was created in September 2022, and the first GitHub release followed that month. The README defines the tool around CIDR explanation, address containment, address counting, overlap checks, and division into smaller networks.

### 採用の歴史

The README documents Homebrew installation, Debian and Ubuntu packages for newer releases, and prebuilt binaries for Linux, macOS, and Windows. The batch input also records MacPorts packaging.

### 使われ方

Typical commands include explaining a CIDR range, testing whether an address belongs to a range, counting addresses, checking whether two prefixes overlap, and dividing a prefix into distinct networks. The README examples cover both IPv4 and IPv6.

### パッケージ好きにとっての重要性

cidr is package-nerd useful because it packages common subnet arithmetic into a simple cross-platform CLI, replacing shell snippets or ad hoc web calculators in scripts, package tests, and network automation.

### タイムライン

- 2022: Public GitHub repository and v0.1.0 release.
- 2023: v1.x releases established the CLI line.
- 2024: v2.0.0 released.
- 2025: v2.3.0 released.

### Related projects

- Related tools in this batch include cidr2range, cidrmerge, and IPinfo CLI's IP-range helper binaries.

### ソース

- <https://github.com/bschaatsbergen/cidr#readme>
- <https://api.github.com/repos/bschaatsbergen/cidr>
- <https://api.github.com/repos/bschaatsbergen/cidr/releases>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cidr
- **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:** head, stable

## 他のパッケージマネージャ記録

- Debian apt - cidr - 2.2.0-2+b9: normalized package name match | Debian stable package indexes: cidr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Simplifies IPv4/IPv6 CIDR network prefix management | https://github.com/bschaatsbergen/cidr
- MacPorts - cidr: normalized package name match | MacPorts ports tree: net/cidr/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [prips](https://pkg.so/ja/brew/prips/) - Shares pkgdb curated category or tags: cidr, cli, ip-addresses, networking.
- [cidrmerge](https://pkg.so/ja/brew/cidrmerge/) - Shares pkgdb curated category or tags: cidr, cli, networking.
- [grepcidr](https://pkg.so/ja/brew/grepcidr/) - Shares pkgdb curated category or tags: cidr, cli, networking.
- [mapcidr](https://pkg.so/ja/brew/mapcidr/) - Shares pkgdb curated category or tags: cidr, cli, networking.
- [cidr2range](https://pkg.so/ja/brew/cidr2range/) - Shares pkgdb curated category or tags: cidr, cli, networking.
- [c-ares](https://pkg.so/ja/brew/c-ares/) - Shares pkgdb curated category or tags: cli, networking.
- [unbound](https://pkg.so/ja/brew/unbound/) - Shares pkgdb curated category or tags: cli, networking.
- [telnet](https://pkg.so/ja/brew/telnet/) - Shares pkgdb curated category or tags: cli, networking.
- [asnmap](https://pkg.so/ja/brew/asnmap/) - Local package facts share a topical domain. Shared terms: cidr, cli, networking, ranges.
- [dev-ip](https://pkg.so/ja/npm/dev-ip/) - Local package facts share a topical domain. Shared terms: addresses, cli, ip-addresses, networking.
- [changesets-gitlab](https://pkg.so/ja/npm/changesets-gitlab/) - Local package facts share a topical domain. Shared terms: actions, cli, networking.

## Combined YAML source

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


## ソース

- 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
