# Installer cargo-make avec Homebrew, apk, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cargo-make pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

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

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:cargo-make
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/cargo-make>
- **Version:** 0.37.24
- **Résumé source:** Rust task runner and build tool
- **Page d'accueil:** <https://sagiegurari.github.io/cargo-make/>
- **Dépôt:** <https://github.com/sagiegurari/cargo-make>
- **Docs amont:** <https://sagiegurari.github.io/cargo-make/>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/sagiegurari/cargo-make/archive/refs/tags/0.37.24.tar.gz>
- **Dernière mise à jour:** 2026-06-15T10:20:11-04:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- cargo-make (cli)
- makers (cli)
- cargo-make (alias)
- makers (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.37.24
- gestionnaire mis à jour: 2026-06-15
- données locales: OK
- dépôt amont: https://github.com/sagiegurari/cargo-make
- dernière version détectée: 0.37.24 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- 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
## Détails de la base source

- **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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://pkg.so/fr/package-publishers/) - Belongs to a package publishing or registry command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [mk](https://pkg.so/fr/brew/mk/) - Shares pkgdb curated category or tags: build-automation, cli, developer-tools.
- [just](https://pkg.so/fr/brew/just/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools, task-runner.
- [go-task](https://pkg.so/fr/brew/go-task/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools, task-runner.
- [cargo-binstall](https://pkg.so/fr/brew/cargo-binstall/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, rust.
- [cargo-c](https://pkg.so/fr/brew/cargo-c/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, rust.
- [maturin](https://pkg.so/fr/brew/maturin/) - Shares pkgdb curated category or tags: build-tool, cli, developer-tools, rust.
- [cargo-nextest](https://pkg.so/fr/brew/cargo-nextest/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, rust.
- [cargo-edit](https://pkg.so/fr/brew/cargo-edit/) - Shares pkgdb curated category or tags: cargo, cli, developer-tools, rust.
- [cargo-all-features](https://pkg.so/fr/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/fr/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/fr/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)


## Sources

- 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
