# Installer davix avec Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:davix
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install davix
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install davix
```

  Preuve: MacPorts ports tree: net/davix/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install davix
```

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

- dnf (92%):

```sh
sudo dnf install davix
```

  Preuve: Fedora Rawhide package metadata: davix from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#davix
```

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

- pacman (92%):

```sh
sudo pacman -S davix
```

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

- zypper (92%):

```sh
sudo zypper install davix
```

  Preuve: openSUSE Tumbleweed package metadata: davix from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:davix
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.8.10
- **Résumé source:** Library and tools for advanced file I/O with HTTP-based protocols
- **Page d'accueil:** <https://github.com/cern-fts/davix>
- **Dépôt:** <https://github.com/cern-fts/davix>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- davix-get (alias)
- davix-http (alias)
- davix-ls (alias)
- davix-mkdir (alias)
- davix-mv (alias)
- davix-put (alias)
- davix-rm (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.8.10
## Historique du projet et usages

Davix is a CERN-developed library and command-line tool suite for managing files over HTTP-based protocols such as WebDAV, S3-compatible services, and Azure-compatible services.

### Historique du projet

The Davix README says the project is developed by CERN IT for CERN grid use while keeping the functionality generic. Its official documentation presents the same focus on HTTP-based file management and grid-oriented authentication.

### Historique d'adoption

Davix adoption follows high-energy-physics and grid-storage needs: it packages HTTP, WebDAV, X.509, VOMS, S3, and Azure-style access behind a shared library and Unix-style command-line tools.

### Modes d'utilisation

Package users typically use tools such as `davix-get`, `davix-put`, `davix-ls`, and `davix-rm`, or link against libdavix through file-oriented and POSIX-like APIs.

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

Davix matters to package catalogs because it is the pragmatic glue between scientific storage infrastructure and ordinary command-line file operations.

### Chronologie

- 2010s: Davix is developed at CERN for grid-oriented HTTP file management.
- 2016: Official documentation describes Davix 0.7-era usage and installation.
- 2020s: The GitHub repository remains the official development location, mirrored to CERN GitLab for CI.

### Related projects

- Related technologies include WebDAV, HTTP, CERN grid storage, VOMS, X.509 proxies, S3-compatible storage, Azure-compatible storage, and ROOT's TDavixFile integration.

### Sources

- <https://github.com/cern-fts/davix/blob/devel/README.md>
- <https://davix.web.cern.ch/>
- <https://davix.web.cern.ch/davix/docs/devel>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Debian apt - davix - 0.8.10-1: normalized package name match | Debian stable package indexes: davix from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Toolkit for http based file management | https://dmc-docs.web.cern.ch/dmc-docs/davix.html
- Debian apt - davix-dev - 0.8.10-1: normalized package name match | Debian stable package indexes: davix-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Development files for davix | https://dmc-docs.web.cern.ch/dmc-docs/davix.html
- Debian apt - davix-doc - 0.8.10-1: normalized package name match | Debian stable package indexes: davix-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Documentation for davix | https://dmc-docs.web.cern.ch/dmc-docs/davix.html
- Debian apt - davix-tests - 0.8.10-1: normalized package name match | Debian stable package indexes: davix-tests from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Test suite for davix | https://dmc-docs.web.cern.ch/dmc-docs/davix.html
- Debian apt - libdavix0t64 - 0.8.10-1: normalized package name match | Debian stable package indexes: libdavix0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Runtime library for davix | https://dmc-docs.web.cern.ch/dmc-docs/davix.html
- Nix - davix: normalized package name match | nixpkgs package indexes: pkgs/by-name/da/davix/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - davix - 0.8.5-1.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: davix from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Toolkit for http based file management | https://dmc-docs.web.cern.ch/dmc-docs/davix.html
- Ubuntu apt - davix-dev - 0.8.5-1.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: davix-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Development files for davix | https://dmc-docs.web.cern.ch/dmc-docs/davix.html
- Ubuntu apt - davix-doc - 0.8.5-1.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: davix-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Documentation for davix | https://dmc-docs.web.cern.ch/dmc-docs/davix.html
- Ubuntu apt - davix-tests - 0.8.5-1.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: davix-tests from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Test suite for davix | https://dmc-docs.web.cern.ch/dmc-docs/davix.html
- Ubuntu apt - libdavix0t64 - 0.8.5-1.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libdavix0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Runtime library for davix | https://dmc-docs.web.cern.ch/dmc-docs/davix.html
- dnf - davix - 0.8.10-10.fc45: normalized package name match | Fedora Rawhide package metadata: davix from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Toolkit for HTTP-based file management | https://dmc-docs.web.cern.ch/dmc-docs/davix.html
- dnf - davix-devel - 0.8.10-10.fc45: normalized package name match | Fedora Rawhide package metadata: davix-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development files for davix | https://dmc-docs.web.cern.ch/dmc-docs/davix.html
- dnf - davix-doc - 0.8.10-10.fc45: normalized package name match | Fedora Rawhide package metadata: davix-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Documentation for davix | https://dmc-docs.web.cern.ch/dmc-docs/davix.html
- dnf - davix-libs - 0.8.10-10.fc45: normalized package name match | Fedora Rawhide package metadata: davix-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Runtime libraries for davix | https://dmc-docs.web.cern.ch/dmc-docs/davix.html
- dnf - davix-tests - 0.8.10-10.fc45: normalized package name match | Fedora Rawhide package metadata: davix-tests from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Test suite for davix | https://dmc-docs.web.cern.ch/dmc-docs/davix.html


## Combined YAML source

View the package source record on GitHub. [combined/davix.yml](https://github.com/mxcl/pkgdb/blob/main/combined/davix.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
