# cucumber-ruby を Homebrew, apt, Nix でインストール

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

## インストール

```sh
sudo av install brew:cucumber-ruby
```

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

### macOS

- Homebrew (100%):

```sh
brew install cucumber-ruby
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install cucumber
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#cucumber
```

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

## パッケージ情報

- **パッケージキー:** brew:cucumber-ruby
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/cucumber-ruby>
- **バージョン:** 11.1.1
- **ソース概要:** Cucumber for Ruby
- **ホームページ:** <https://cucumber.io>
- **リポジトリ:** <https://github.com/cucumber/cucumber-ruby>
- **上流ドキュメント:** <https://cucumber.io>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/cucumber/cucumber-ruby/archive/refs/tags/v11.1.1.tar.gz>
- **最終更新:** 2026-06-25T09:54:46Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## 依存関係

- ruby

## ビルド依存関係

- pkgconf

## macOS 提供ライブラリ

- libffi

## インストール挙動

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

## バージョンと鮮度

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

Cucumber-Ruby is the Ruby implementation of Cucumber, the behavior-driven-development test runner for executable specifications written in plain-language Gherkin.

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

The cucumber-ruby repository was created in 2008. The current official README identifies it as the Ruby implementation of Cucumber and points to sibling implementations for JavaScript, Java, and other languages.

### 採用の歴史

Official Cucumber documentation presents Cucumber as a tool for automated acceptance tests written in plain language so that non-programmers and programmers can read the same test artifacts. The installation docs keep Ruby as one implementation among many, but Cucumber-Ruby remains the gem-oriented implementation and Rails integration path.

### 使われ方

Cucumber-Ruby is installed as the cucumber Ruby gem, run through the cucumber executable or bundle exec cucumber, and initialized with a features directory containing Gherkin feature files, step definitions, and support code.

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

Cucumber-Ruby is historically important in package-manager indexes because the command is named cucumber while distributions may package it as cucumber-ruby to disambiguate the Ruby implementation from Cucumber-JS, Cucumber-JVM, and other language ports.

### タイムライン

- 2008: Public cucumber/cucumber-ruby repository created.
- 2010s: Cucumber grows into a multi-language project with official implementations beyond Ruby.
- 2020s: Official docs continue to document Ruby gem, Bundler, and Rails installation paths.

### Related projects

- Gherkin, Cucumber-JS, Cucumber-JVM, Cucumber-Rails, Bundler, RubyGems.

### ソース

- <https://github.com/cucumber/cucumber-ruby>
- <https://api.github.com/repos/cucumber/cucumber-ruby>
- <https://raw.githubusercontent.com/cucumber/cucumber-ruby/main/README.md>
- <https://cucumber.io/docs/cucumber/>
- <https://cucumber.io/docs/installation/ruby>


## セキュリティノート

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ./config/cucumber.yml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cucumber-ruby
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - cucumber - 2.4.0-5: installed executable or alias match | Debian stable package indexes: cucumber from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | acceptance testing framework | http://cukes.info/
- Nix - cucumber: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/cu/cucumber/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - cucumber - 2.4.0-5: installed executable or alias match | Ubuntu 24.04 LTS package indexes: cucumber from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | acceptance testing framework | http://cukes.info/


## 関連リンク

- [Package publisher tools](https://pkg.so/ja/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [ruby](https://pkg.so/ja/brew/ruby/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [shellspec](https://pkg.so/ja/brew/shellspec/) - Shares pkgdb curated category or tags: bdd, cli, developer-tools, testing.
- [lcov](https://pkg.so/ja/brew/lcov/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [bats-core](https://pkg.so/ja/brew/bats-core/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [allure](https://pkg.so/ja/brew/allure/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [kcov](https://pkg.so/ja/brew/kcov/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [mockolo](https://pkg.so/ja/brew/mockolo/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [mockery](https://pkg.so/ja/brew/mockery/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [pytest](https://pkg.so/ja/brew/pytest/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [cucumber-json-merge](https://pkg.so/ja/npm/cucumber-json-merge/) - Local package facts share a topical domain. Shared terms: cli, cucumber, developer, developer-tools, testing.
- [cucumber-junit](https://pkg.so/ja/npm/cucumber-junit/) - Local package facts share a topical domain. Shared terms: cli, cucumber, developer, developer-tools, testing.
- [playwright-bdd](https://pkg.so/ja/npm/playwright-bdd/) - Local package facts share a topical domain. Shared terms: bdd, cli, cucumber, developer, developer-tools.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
