# davix mit Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für davix in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install davix
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install davix
```

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

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

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

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:davix
- **Paketmanager:** Homebrew
- **Version:** 0.8.10
- **Quellzusammenfassung:** Library and tools for advanced file I/O with HTTP-based protocols
- **Homepage:** <https://github.com/cern-fts/davix>
- **Repository:** <https://github.com/cern-fts/davix>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

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

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.8.10
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

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


## Quellen

- 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
