# Installer osinfo-db-tools avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:osinfo-db-tools
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install osinfo-db-tools
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install osinfo-db-tools
```

  Preuve: MacPorts ports tree: sysutils/osinfo-db-tools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add osinfo-db-tools
```

  Preuve: Alpine Linux edge package indexes: osinfo-db-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install osinfo-db-tools
```

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

- dnf (92%):

```sh
sudo dnf install osinfo-db-tools
```

  Preuve: Fedora Rawhide package metadata: osinfo-db-tools 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#osinfo-db-tools
```

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

- pacman (92%):

```sh
sudo pacman -S osinfo-db-tools
```

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

- zypper (92%):

```sh
sudo zypper install osinfo-db-tools
```

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

## Faits du paquet

- **Clé du paquet:** brew:osinfo-db-tools
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.12.0
- **Résumé source:** Tools for managing the libosinfo database files
- **Page d'accueil:** <https://libosinfo.org/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- osinfo-db-export (alias)
- osinfo-db-import (alias)
- osinfo-db-path (alias)
- osinfo-db-validate (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

osinfo-db-tools is the command-line companion to the libosinfo operating-system information database. It supplies the small utilities that import, export, locate, and validate the XML database content used by virtualization and provisioning stacks.

### Historique du projet

The upstream GitLab project was created on May 13, 2016. Its NEWS file describes version 1.0.0 as the first public release after the tools were split from libosinfo, separating database-management commands from the C library that queries the operating-system metadata.

Later releases are mostly maintenance-oriented infrastructure work: version 1.6.0 added libsoup-backed HTTP and HTTPS support to osinfo-db-import, version 1.7.0 switched the build system to Meson, and version 1.12.0 fixed memory leaks, runtime warnings in osinfo-db-export, libxml2 compatibility, CI, and translations.

### Modes d'utilisation

Administrators and packagers use osinfo-db-import to install osinfo-db archives into system, local, or per-user database locations. The libosinfo download instructions explicitly place osinfo-db-tools before osinfo-db and libosinfo in the deployment order because the tools manage installation, bundling, and distribution of database files.

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

The package is small, but it is the boring plumbing that lets osinfo-db ship as data while libosinfo ships as a library. Package maintainers care because it defines the host paths, archive handling, validation, and update workflow around a database consumed by virtualization software.

### Chronologie

- 2016: osinfo-db-tools is split from libosinfo and published as its own GitLab project.
- 2019: version 1.7.0 switches to Meson.
- 2024: version 1.12.0 ships memory-leak fixes, libxml2 adaptation, CI work, and translation updates.

### Related projects

- osinfo-db contains the XML operating-system database; libosinfo provides the C/GObject library for querying that database. osinfo-db-tools sits between them as the packaging and administration layer.

### Sources

- <https://formulae.brew.sh/formula/osinfo-db-tools>
- <https://gitlab.com/api/v4/projects/libosinfo%2Fosinfo-db-tools>
- <https://gitlab.com/libosinfo/osinfo-db-tools/-/raw/main/NEWS>
- <https://gitlab.com/libosinfo/osinfo-db-tools/-/raw/main/README>
- <https://libosinfo.org/download.html>


## 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 - osinfo-db-tools - 1.12.0-1: normalized package name match | Debian stable package indexes: osinfo-db-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | libosinfo database tools | https://libosinfo.org/
- Nix - osinfo-db-tools: normalized package name match | nixpkgs package indexes: pkgs/by-name/os/osinfo-db-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - osinfo-db-tools - 1.11.0-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: osinfo-db-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | libosinfo database tools | https://libosinfo.org/
- apk - osinfo-db-tools - 1.12.0-r0: normalized package name match | Alpine Linux edge package indexes: osinfo-db-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Tools for managing the osinfo database | https://libosinfo.org/
- apk - osinfo-db-tools-doc - 1.12.0-r0: normalized package name match | Alpine Linux edge package indexes: osinfo-db-tools-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Tools for managing the osinfo database (documentation) | https://libosinfo.org/
- apk - osinfo-db-tools-lang - 1.12.0-r0: normalized package name match | Alpine Linux edge package indexes: osinfo-db-tools-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package osinfo-db-tools | https://libosinfo.org/
- dnf - mingw32-osinfo-db-tools - 1.12.0-9.fc45: normalized package name match | Fedora Rawhide package metadata: mingw32-osinfo-db-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Tools for managing the osinfo database | https://libosinfo.org
- dnf - mingw64-osinfo-db-tools - 1.12.0-9.fc45: normalized package name match | Fedora Rawhide package metadata: mingw64-osinfo-db-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Tools for managing the osinfo database | https://libosinfo.org
- dnf - osinfo-db-tools - 1.12.0-9.fc45: normalized package name match | Fedora Rawhide package metadata: osinfo-db-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Tools for managing the osinfo database | https://libosinfo.org
- pacman - osinfo-db-tools - 1.12.0-3: normalized package name match | Arch Linux sync databases: osinfo-db-tools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Tools for managing the osinfo database | https://libosinfo.org/
- zypper - osinfo-db-tools - 1.12.0-2.6: normalized package name match | openSUSE Tumbleweed package metadata: osinfo-db-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Tools for managing the osinfo database | https://releases.pagure.org/libosinfo/
- MacPorts - osinfo-db-tools: normalized package name match | MacPorts ports tree: sysutils/osinfo-db-tools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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