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

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cargo-update
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add cargo-update
```

  Preuve: Alpine Linux edge package indexes: cargo-update from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

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

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

- pacman (92%):

```sh
sudo pacman -S cargo-update
```

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

## Faits du paquet

- **Clé du paquet:** brew:cargo-update
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/cargo-update>
- **Version:** 20.0.3
- **Résumé source:** Cargo subcommand for checking and applying updates to installed executables
- **Page d'accueil:** <https://github.com/nabijaczleweli/cargo-update>
- **Dépôt:** <https://github.com/nabijaczleweli/cargo-update>
- **Docs amont:** <https://docs.rs/cargo-update>
- **Licence:** MIT
- **Archive source:** <https://github.com/nabijaczleweli/cargo-update/archive/refs/tags/v20.0.3.tar.gz>
- **Dernière mise à jour:** 2026-06-22T14:02:59-07:00
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- cargo-install-update (cli)
- cargo-install-update-config (cli)
- cargo-install-update (alias)
- cargo-install-update-config (alias)

## Dépendances

- libgit2
- libssh2
- openssl@3

## Dépendances de compilation

- pkgconf
- rust

## Bibliothèques fournies par macOS

- curl

## Comportement d'installation

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

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 20.0.3
- gestionnaire mis à jour: 2026-06-22
- données locales: OK
- dépôt amont: https://github.com/nabijaczleweli/cargo-update
- dernière version détectée: v20.0.3 (à jour)
## Historique du projet et usages

cargo-update provides Cargo subcommands for checking and applying updates to executables installed with `cargo install`.

### Historique du projet

The official manual says cargo-update was built from frustration with periodically checking cargo-installed executables for updates. The README presents `cargo install-update` and `cargo install-update-config` as the two user-facing commands.

### Historique d'adoption

GitHub records the repository as created in October 2016, and crates.io records the first cargo-update release the same month. The input package facts list Alpine, Homebrew, Nix, and Arch packages.

### Modes d'utilisation

The manual documents updating all installed packages with `cargo install-update -a`, updating selected packages, listing without updating, using cargo-binstall when appropriate, and configuring per-package build options with `cargo install-update-config`.

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

cargo-update fills a long-standing package-manager gap for Cargo-installed CLI tools: it gives users a repeatable way to discover and apply crate executable updates while preserving per-package install options.

### Chronologie

- 2016: GitHub repository created and first crates.io release recorded.
- 2026: crates.io records max_version 20.0.2.

### Related projects

- The manual documents optional cargo-binstall integration and relies on Cargo registry metadata and Cargo install state.

### Sources

- <https://api.github.com/repos/nabijaczleweli/cargo-update>
- <https://github.com/nabijaczleweli/cargo-update>
- <https://docs.rs/cargo-update>
- <https://github.com/nabijaczleweli/cargo-update#readme>
- <https://rawcdn.githack.com/nabijaczleweli/cargo-update/man/cargo-install-update-config.1.html>
- <https://rawcdn.githack.com/nabijaczleweli/cargo-update/man/cargo-install-update.1.html>
- <https://crates.io/api/v1/crates/cargo-update>
- <https://formulae.brew.sh/api/formula/cargo-update.json>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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: $CARGO_HOME/.install_config.toml, ~/.cargo/.install_config.toml

## Credential files

- Unix: $CARGO_HOME/credentials, $CARGO_HOME/credentials.toml, ~/.cargo/credentials, ~/.cargo/credentials.toml
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Nix - cargo-update: normalized package name match | nixpkgs package indexes: pkgs/by-name/ca/cargo-update/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - cargo-update - 18.0.0-r0: normalized package name match | Alpine Linux edge package indexes: cargo-update from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | cargo subcommand for checking and applying updates to installed executables | https://github.com/nabijaczleweli/cargo-update
- apk - cargo-update-doc - 18.0.0-r0: normalized package name match | Alpine Linux edge package indexes: cargo-update-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | cargo subcommand for checking and applying updates to installed executables (documentation) | https://github.com/nabijaczleweli/cargo-update
- pacman - cargo-update - 20.0.1-1: normalized package name match | Arch Linux sync databases: cargo-update from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A cargo subcommand for checking and applying updates to installed executables | https://github.com/nabijaczleweli/cargo-update


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://www.automicvault.com/fr/pkg/package-publishers/) - Belongs to a package publishing or registry command family.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Matched curated package taxonomy and local package facts.
- [libgit2](https://www.automicvault.com/fr/pkg/brew/libgit2/) - Runtime dependency declared by Homebrew.
- [openssl@3](https://www.automicvault.com/fr/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/fr/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/fr/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [cargo-c](https://www.automicvault.com/fr/pkg/brew/cargo-c/) - Package names and metadata indicate a similar tool family. Shared terms: cargo, install, libgit2, libssh2, openssl.
- [cargo-outdated](https://www.automicvault.com/fr/pkg/brew/cargo-outdated/) - Package names and metadata indicate a similar tool family. Shared terms: cargo, libgit2, openssl, openssl-3, subcommand.
- [cargo-generate](https://www.automicvault.com/fr/pkg/brew/cargo-generate/) - Package names and metadata indicate a similar tool family. Shared terms: cargo, libgit2, libssh2, openssl, openssl-3.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- 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
