# Installer dvc

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

## installation

```sh
sudo av install brew:dvc
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dvc
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dvc
```

  Preuve: nixpkgs package indexes: dvc from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

### Windows

- Chocolatey (92%):

```sh
choco install dvc
```

  Preuve: Chocolatey community package catalog: dvc from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','dotpeek'

- Scoop (92%):

```sh
scoop install main/dvc
```

  Preuve: Scoop official bucket manifest trees: bucket/dvc.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Iterative.DVC -e
```

  Preuve: Windows Package Manager source index: Iterative.DVC from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:dvc
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/dvc>
- **Version:** 3.67.1
- **Résumé source:** Git for data science projects
- **Page d'accueil:** <https://dvc.org>
- **Docs amont:** <https://dvc.org>
- **Licence:** Apache-2.0
- **Archive source:** <https://files.pythonhosted.org/packages/13/1e/957a50eab8af18a5837bf47f148b90dac36650150faca840d5c020272098/dvc-3.67.1.tar.gz>
- **Mis à jour:** 2026-05-22T15:58:30Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- dvc (cli)
- dvc (alias)

## Dépendances

- apache-arrow
- certifi
- cryptography
- libyaml
- numpy
- pydantic
- pygit2
- python@3.14

## Dépendances de compilation

- cmake
- ninja
- openjdk
- pkgconf
- rust

## Comportement d'installation

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

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 3.67.1
- gestionnaire mis à jour: 2026-05-22
- données locales: ok
- dépôt amont: https://dvc.org
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

no executable entrypoint in the package index.

- **Risque Geiger:** green / low
- no executable entrypoint in the package index

## Liens liés

- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [certifi](https://www.automicvault.com/pkg/brew/certifi/) - Runtime dependency declared by Homebrew.
- [libyaml](https://www.automicvault.com/pkg/brew/libyaml/) - Runtime dependency declared by Homebrew.
- [cryptography](https://www.automicvault.com/pkg/brew/cryptography/) - Runtime dependency declared by Homebrew.
- [numpy](https://www.automicvault.com/pkg/brew/numpy/) - Runtime dependency declared by Homebrew.
- [apache-arrow](https://www.automicvault.com/pkg/brew/apache-arrow/) - Runtime dependency declared by Homebrew.
- [pydantic](https://www.automicvault.com/pkg/brew/pydantic/) - Runtime dependency declared by Homebrew.
- [pygit2](https://www.automicvault.com/pkg/brew/pygit2/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [openjdk](https://www.automicvault.com/pkg/brew/openjdk/) - Build dependency declared by Homebrew.
- [ninja](https://www.automicvault.com/pkg/brew/ninja/) - Build dependency declared by Homebrew.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
