# Installer rqlite avec Homebrew, apk, Nix, zypper

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

## installation

```sh
sudo av install brew:rqlite
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rqlite
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add rqlite
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#rqlite
```

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

- zypper (92%):

```sh
sudo zypper install rqlite
```

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

## Faits du paquet

- **Clé du paquet:** brew:rqlite
- **Gestionnaire de paquets:** Homebrew
- **Version:** 10.2.7
- **Résumé source:** Lightweight, distributed relational database built on SQLite
- **Page d'accueil:** <https://www.rqlite.io/>
- **Dépôt:** <https://github.com/rqlite/rqlite>
- **Dernière mise à jour:** 2026-07-27T19:03:03+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- rqbench (alias)
- rqlite (alias)
- rqlited (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 10.2.7

## Notes de sécurité

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


## Autres enregistrements de gestionnaires de paquets

- Nix - rqlite: normalized package name match | nixpkgs package indexes: pkgs/by-name/rq/rqlite/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - rqlite - 9.4.1-r4: normalized package name match | Alpine Linux edge package indexes: rqlite from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Lightweight, distributed relational database built on SQLite | https://github.com/rqlite/rqlite
- apk - rqlite-bench - 9.4.1-r4: normalized package name match | Alpine Linux edge package indexes: rqlite-bench from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Lightweight, distributed relational database built on SQLite (benchmark utility) | https://github.com/rqlite/rqlite
- apk - rqlite-client - 9.4.1-r4: normalized package name match | Alpine Linux edge package indexes: rqlite-client from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Lightweight, distributed relational database built on SQLite (client) | https://github.com/rqlite/rqlite
- apk - rqlite-doc - 9.4.1-r4: normalized package name match | Alpine Linux edge package indexes: rqlite-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Lightweight, distributed relational database built on SQLite (documentation) | https://github.com/rqlite/rqlite
- zypper - rqlite - 10.2.7-1.2: normalized package name match | openSUSE Tumbleweed package metadata: rqlite from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Distributed relational database built on SQLite | https://rqlite.io/


## Combined YAML source

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


## Sources

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