# drill を Homebrew, apk, MacPorts, Nix, pacman でインストール

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

## インストール

```sh
sudo av install brew:drill
```

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

### macOS

- Homebrew (100%):

```sh
brew install drill
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install drill
```

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

### Linux

- apk (92%):

```sh
sudo apk add drill
```

  証拠: Alpine Linux edge package indexes: drill from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#drill
```

  証拠: nixpkgs package indexes: pkgs/by-name/dr/drill/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S ldns
```

  証拠: Arch Linux sync databases: ldns from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:drill
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/drill>
- **バージョン:** 0.9.1
- **ソース概要:** HTTP load testing application written in Rust
- **ホームページ:** <https://github.com/fcsonline/drill>
- **リポジトリ:** <https://github.com/fcsonline/drill>
- **上流ドキュメント:** <https://github.com/fcsonline/drill#readme>
- **ライセンス:** GPL-3.0-or-later
- **ソースアーカイブ:** <https://github.com/fcsonline/drill/archive/refs/tags/0.9.1.tar.gz>
- **最終更新:** 2026-06-17T21:34:12Z
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

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

## ビルド依存関係

- pkgconf
- rust

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 0.9.1
- マネージャ更新日: 2026-06-17
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/fcsonline/drill
- 検出された最新: 0.9.1 (最新)
## プロジェクトの歴史と使われ方

Drill is a Rust HTTP load-testing CLI that describes benchmark scenarios in YAML and executes them with concurrency, interpolation, assertions, CSV input, cookies, and threshold checks.

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

The public repository was created in May 2017. Its README states the project goal plainly: build a lightweight alternative to load-testing tools that require the JVM, using Rust and YAML benchmark files.

### 採用の歴史

Drill reached users through GitHub release binaries, cargo install, crates.io, and Homebrew. Its packaging footprint is significant for a small utility because the same executable appeals to Rust users, macOS package users, and teams that want benchmark definitions committed as text files.

### 使われ方

Users write benchmark.yml files with concurrency, iterations, ramp-up, a base URL, and a plan of requests. The syntax supports includes, assignments, assertions, request dependencies, CSV-driven item expansion, tags, and environment interpolation.

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

Drill sits in the practical CLI niche between tiny one-shot HTTP benchmark tools and large test suites. Its appeal is package-manager friendly: a single Rust binary plus YAML files, with no JVM runtime and no service to operate.

### タイムライン

- 2017: Public fcsonline/drill repository created.
- 2017: First public tags in the 0.3.x series appear.
- 2026: Homebrew stable formula packages drill 0.9.1.

### Related projects

- Ansible influenced Drill's YAML syntax style.
- Cargo and crates.io are documented installation channels alongside release binaries.
- rustls is used for TLS, removing the older OpenSSL build requirement.

### ソース

- <https://github.com/fcsonline/drill>
- <https://raw.githubusercontent.com/fcsonline/drill/master/README.md>
- <https://raw.githubusercontent.com/fcsonline/drill/master/SYNTAX.md>
- <https://formulae.brew.sh/formula/drill>
- <https://formulae.brew.sh/api/formula/drill.json>


## セキュリティノート

drill に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


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

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** drill
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** ldns
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Nix - drill: normalized package name match | nixpkgs package indexes: pkgs/by-name/dr/drill/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - drill - 1.8.4-r1: normalized package name match | Alpine Linux edge package indexes: drill from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | DNS(SEC) query tool ala dig | https://nlnetlabs.nl/projects/ldns/
- pacman - ldns - 1.9.0-1: normalized package name match | Arch Linux sync databases: ldns from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz | Fast DNS library supporting recent RFCs | https://www.nlnetlabs.nl/projects/ldns/
- MacPorts - drill: normalized package name match | MacPorts ports tree: net/drill/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [pkgconf](https://www.automicvault.com/ja/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [locust](https://www.automicvault.com/ja/pkg/brew/locust/) - Shares av.db curated category or tags: cli, developer-tools, load-testing, performance-testing, testing.
- [apib](https://www.automicvault.com/ja/pkg/brew/apib/) - Shares av.db curated category or tags: cli, developer-tools, performance-testing, testing.
- [artillery](https://www.automicvault.com/ja/pkg/brew/artillery/) - Shares av.db curated category or tags: cli, developer-tools, load-testing, performance-testing, testing.
- [bzt](https://www.automicvault.com/ja/pkg/brew/bzt/) - Shares av.db curated category or tags: cli, developer-tools, load-testing, performance-testing, testing.
- [cargo-hack](https://www.automicvault.com/ja/pkg/brew/cargo-hack/) - Shares av.db curated category or tags: cli, developer-tools, rust, testing.
- [cargo-insta](https://www.automicvault.com/ja/pkg/brew/cargo-insta/) - Shares av.db curated category or tags: cli, developer-tools, rust, testing.
- [cargo-nextest](https://www.automicvault.com/ja/pkg/brew/cargo-nextest/) - Shares av.db curated category or tags: cli, developer-tools, rust, testing.
- [k6](https://www.automicvault.com/ja/pkg/brew/k6/) - Shares av.db curated category or tags: cli, developer-tools, load-testing, performance-testing, testing.
- [loadtest](https://www.automicvault.com/ja/pkg/npm/loadtest/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, http, load.
- [cassowary](https://www.automicvault.com/ja/pkg/brew/cassowary/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, http, load.

## Combined YAML source

View the package source record on GitHub. [combined/drill.yml](https://github.com/automic-vault/db/blob/main/combined/drill.yml)


## ソース

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
