# cargo-make を Homebrew, apk, Nix, pacman でインストール

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

## インストール

```sh
sudo av install brew:cargo-make
```

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

### macOS

- Homebrew (100%):

```sh
brew install cargo-make
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add cargo-make
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#cargo-make
```

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

- pacman (92%):

```sh
sudo pacman -S cargo-make
```

  証拠: Arch Linux sync databases: cargo-make from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:cargo-make
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/cargo-make>
- **バージョン:** 0.37.24
- **ソース概要:** Rust task runner and build tool
- **ホームページ:** <https://sagiegurari.github.io/cargo-make/>
- **リポジトリ:** <https://github.com/sagiegurari/cargo-make>
- **上流ドキュメント:** <https://sagiegurari.github.io/cargo-make/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/sagiegurari/cargo-make/archive/refs/tags/0.37.24.tar.gz>
- **最終更新:** 2026-06-15T10:20:11-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- cargo-make (cli)
- makers (cli)
- cargo-make (エイリアス)
- makers (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

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

## バージョンと鮮度

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

cargo-make is a Rust task runner and build tool. Its official documentation describes TOML task files that define flows for formatting, building, testing, documentation, benches, security validation, and other project automation.

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

The crate first appeared on crates.io in June 2017 as version 0.1.0. The official documentation presents both cargo-make, invoked as cargo make, and makers, a standalone executable with the same features.

### 採用の歴史

cargo-make is packaged broadly for a Rust CLI tool: the input facts list apk, Homebrew, Nix, and Arch packages, and the official docs mention Arch installation and binary releases. Crates.io reported 3,466,972 downloads when checked on 2026-06-30.

### 使われ方

Users normally create a Makefile.toml, define tasks under [tasks.*], and run a flow such as cargo make my-flow. The tool also supports predefined flows, workspace behavior, profiles, environment variables, conditions, plugins, and CI examples.

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

It gives Rust packages a TOML-native automation layer that travels with the repository, filling the same cultural space as make, npm scripts, and task runners while staying close to Cargo conventions.

### タイムライン

- 2017: First crates.io release 0.1.0.
- 2025: Crates.io latest version 0.37.24.
- 2026: Homebrew stable version 0.37.24.

### Related projects

- Related tools include Cargo, traditional make, language-specific task runners, and cargo-make's standalone makers executable.

### ソース

- <https://api.github.com/repos/sagiegurari/cargo-make>
- <https://github.com/sagiegurari/cargo-make>
- <https://sagiegurari.github.io/cargo-make>
- <https://crates.io/api/v1/crates/cargo-make>
- <https://formulae.brew.sh/api/formula/cargo-make.json>


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal


## 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: Makefile.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cargo-make
- **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

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

- Nix - cargo-make: normalized package name match | nixpkgs package indexes: pkgs/by-name/ca/cargo-make/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - cargo-make - 0.37.24-r0: normalized package name match | Alpine Linux edge package indexes: cargo-make from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Rust task runner and build tool | https://github.com/sagiegurari/cargo-make
- apk - cargo-make-bash-completion - 0.37.24-r0: normalized package name match | Alpine Linux edge package indexes: cargo-make-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for cargo-make | https://github.com/sagiegurari/cargo-make
- pacman - cargo-make - 0.37.24-2: normalized package name match | Arch Linux sync databases: cargo-make from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Rust task runner and build tool | https://github.com/sagiegurari/cargo-make


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://pkg.so/ja/package-publishers/) - Belongs to a package publishing or registry command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [mk](https://pkg.so/ja/brew/mk/) - Shares pkgdb curated category or tags: build-automation, cli, developer-tools.
- [just](https://pkg.so/ja/brew/just/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools, task-runner.
- [go-task](https://pkg.so/ja/brew/go-task/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools, task-runner.
- [cargo-binstall](https://pkg.so/ja/brew/cargo-binstall/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, rust.
- [cargo-c](https://pkg.so/ja/brew/cargo-c/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, rust.
- [maturin](https://pkg.so/ja/brew/maturin/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools, rust.
- [cargo-nextest](https://pkg.so/ja/brew/cargo-nextest/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, rust.
- [cargo-edit](https://pkg.so/ja/brew/cargo-edit/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, rust.
- [cargo-all-features](https://pkg.so/ja/brew/cargo-all-features/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, build-tool, cargo, cli, developer.
- [cargo-run-bin](https://pkg.so/ja/brew/cargo-run-bin/) - Both packages touch the same language runtime or ecosystem. Shared terms: build, build-tool, cargo, cli, developer.
- [cargo-make](https://pkg.so/ja/cargo/cargo-make/) - Same normalized package name exists in another local package ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/cargo-make.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cargo-make.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
