# Installer datalad avec Homebrew, apt, Nix, dnf

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

## installation

```sh
sudo av install brew:datalad
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install datalad
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install datalad
```

  Preuve: Debian stable package indexes: datalad from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#datalad
```

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

- dnf (92%):

```sh
sudo dnf install python3-datalad
```

  Preuve: Fedora Rawhide package metadata: python3-datalad from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:datalad
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/datalad>
- **Version:** 1.6.1
- **Résumé source:** Data distribution geared toward scientific datasets
- **Page d'accueil:** <https://www.datalad.org>
- **Dépôt:** <https://github.com/datalad/datalad>
- **Docs amont:** <https://www.datalad.org>
- **Licence:** MIT
- **Archive source:** <https://files.pythonhosted.org/packages/d6/e6/b57d33231b46b9a40ae780cee6a33d2ba16c89b79b3d99a4b22a88d7fa58/datalad-1.6.1.tar.gz>
- **Dernière mise à jour:** 2026-07-24T21:11:54Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- datalad (cli)
- git-annex-remote-datalad (cli)
- git-annex-remote-datalad-archives (cli)
- git-annex-remote-ora (cli)
- git-annex-remote-ria (cli)
- git-credential-datalad (cli)
- datalad (alias)
- git-annex-remote-datalad (alias)
- git-annex-remote-datalad-archives (alias)
- git-annex-remote-ora (alias)
- git-annex-remote-ria (alias)
- git-credential-datalad (alias)

## Dépendances

- certifi
- cryptography
- git-annex
- p7zip
- python@3.14

## 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-08-04
- version du gestionnaire: 1.6.1
- gestionnaire mis à jour: 2026-07-24
- données locales: OK
- dépôt amont: https://www.datalad.org
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

DataLad is a command-line and Python data-management system for datasets that need versioning, publication, and retrieval rather than only local storage.

### Historique du projet

The project grew around the idea that scientific datasets could use Git-style versioning while delegating large-file content management to git-annex. Its technical documentation frames DataLad as a CLI and Python API, with the public changelog showing early 0.x releases in 2015 and continuing through 1.x releases.

### Historique d'adoption

DataLad adoption is strongest in research-data workflows where datasets, provenance, and distributed storage matter. The handbook emphasizes compatibility with Git and git-annex, making it attractive to users who already understand repository-based collaboration but need large-file logistics.

### Modes d'utilisation

Package users care about the `datalad` command because it can create, clone, publish, and retrieve dataset content while leaving the underlying repository usable with ordinary Git and git-annex commands.

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

DataLad is notable in package-manager catalogs because it packages a research-data workflow stack into a Unix-style CLI, bridging Git, git-annex, metadata, and reproducibility tooling.

### Chronologie

- 2015: DataLad 0.1 appears in the official changelog.
- 2024: DataLad reaches the 1.0 series.
- 2026: The official documentation continues to publish 1.x releases.

### Related projects

- Git and git-annex are core related projects because DataLad datasets are Git repositories and DataLad uses git-annex for file content tracking and transport.

### Sources

- <https://docs.datalad.org/en/stable>
- <https://docs.datalad.org/en/stable/changelog.html>
- <https://handbook.datalad.org/en/latest/basics/101-180-FAQ.html>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour datalad. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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: ~/.gitconfig, .git/config, .datalad/config
## Détails de la base source

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

- Debian apt - datalad - 1.1.5-2.1: normalized package name match | Debian stable package indexes: datalad from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | data files management and distribution platform | https://datalad.org
- Debian apt - python3-datalad - 1.1.5-2.1: normalized package name match | Debian stable package indexes: python3-datalad from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | data files management and distribution platform | https://datalad.org
- Nix - datalad: normalized package name match | nixpkgs package indexes: datalad from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- dnf - python3-datalad - 1.6.1-1.fc45: normalized package name match | Fedora Rawhide package metadata: python3-datalad from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Keep code, data, containers under control with git and git-annex | https://github.com/datalad/datalad


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [p7zip](https://pkg.so/fr/brew/p7zip/) - Runtime dependency declared by Homebrew.
- [git-annex](https://pkg.so/fr/brew/git-annex/) - Runtime dependency declared by Homebrew.
- [hdf5](https://pkg.so/fr/brew/hdf5/) - Shares pkgdb curated category or tags: cli, data, scientific-data.
- [netcdf](https://pkg.so/fr/brew/netcdf/) - Shares pkgdb curated category or tags: cli, data, scientific-data.
- [cgns](https://pkg.so/fr/brew/cgns/) - Shares pkgdb curated category or tags: cli, data, scientific-data.
- [hdf5-mpi](https://pkg.so/fr/brew/hdf5-mpi/) - Shares pkgdb curated category or tags: cli, data, scientific-data.
- [netcdf-fortran](https://pkg.so/fr/brew/netcdf-fortran/) - Shares pkgdb curated category or tags: cli, data, scientific-data.
- [netcdf-cxx](https://pkg.so/fr/brew/netcdf-cxx/) - Shares pkgdb curated category or tags: cli, data, scientific-data.
- [dud](https://pkg.so/fr/brew/dud/) - Shares pkgdb curated category or tags: cli, data, reproducibility.
- [git-annex-remote-rclone](https://pkg.so/fr/brew/git-annex-remote-rclone/) - Shares pkgdb curated category or tags: cli, data, git-annex.
- [adios2](https://pkg.so/fr/brew/adios2/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, data, python, python-3-14, remote.
- [dolphie](https://pkg.so/fr/brew/dolphie/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, cryptography, data, python.

## Combined YAML source

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