# 使用 Homebrew, apk, MacPorts, Nix, pacman 安装 drill

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

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