# Installer redis avec Homebrew, apk, chocolatey, apt, MacPorts, Nix, zypper, dnf, pacman, scoop, winget

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

## installation

```sh
sudo av install brew:redis
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install redis
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install redis
```

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

### Linux

- apk (92%):

```sh
sudo apk add redis
```

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

- Debian apt (92%):

```sh
sudo apt install redis
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#redis
```

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

- zypper (92%):

```sh
sudo zypper install redis
```

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

- dnf (92%):

```sh
sudo dnf install valkey-compat-redis
```

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

- pacman (92%):

```sh
sudo pacman -S valkey
```

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

### Windows

- Chocolatey (92%):

```sh
choco install redis
```

  Preuve: Chocolatey community package catalog: redis from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','rambox'

- Scoop (92%):

```sh
scoop install main/redis
```

  Preuve: Scoop official bucket manifest trees: bucket/redis.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Redis.Redis -e
```

  Preuve: Windows Package Manager source index: Redis.Redis from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:redis
- **Gestionnaire de paquets:** Homebrew
- **Version:** 8.10.0
- **Résumé source:** Persistent key-value database, with built-in net interface
- **Page d'accueil:** <https://redis.io/>
- **Dépôt:** <https://github.com/redis/redis>
- **Dernière mise à jour:** 2026-07-29T23:57:06Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- redis-benchmark (alias)
- redis-check-aof (alias)
- redis-check-rdb (alias)
- redis-cli (alias)
- redis-sentinel (alias)
- redis-server (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- broad file, network, media, or database tool signal
- formula declares a Homebrew service


## 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: redis.conf, redis-full.conf
## Autres enregistrements de gestionnaires de paquets

- Debian apt - redis - 5:8.0.2-3+deb13u2: normalized package name match | Debian stable package indexes: redis from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Persistent key-value database with network interface (metapackage) | https://redis.io/
- Debian apt - redis-sentinel - 5:8.0.2-3+deb13u2: normalized package name match | Debian stable package indexes: redis-sentinel from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Persistent key-value database with network interface (monitoring) | https://redis.io/
- Debian apt - redis-server - 5:8.0.2-3+deb13u2: normalized package name match | Debian stable package indexes: redis-server from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Persistent key-value database with network interface | https://redis.io/
- Debian apt - redis-tools - 5:8.0.2-3+deb13u2: normalized package name match | Debian stable package indexes: redis-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Persistent key-value database with network interface (client) | https://redis.io/
- Nix - redis: normalized package name match | nixpkgs package indexes: pkgs/by-name/re/redis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - redis - 5:7.0.15-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: redis from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Persistent key-value database with network interface (metapackage) | https://redis.io/
- Ubuntu apt - redis-sentinel - 5:7.0.15-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: redis-sentinel from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Persistent key-value database with network interface (monitoring) | https://redis.io/
- Ubuntu apt - redis-server - 5:7.0.15-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: redis-server from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Persistent key-value database with network interface | https://redis.io/
- Ubuntu apt - redis-tools - 5:7.0.15-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: redis-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Persistent key-value database with network interface (client) | https://redis.io/
- apk - redis - 8.8.1-r0: normalized package name match | Alpine Linux edge package indexes: redis from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Advanced key-value store | https://redis.io/
- apk - redis-openrc - 8.8.1-r0: normalized package name match | Alpine Linux edge package indexes: redis-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Advanced key-value store (OpenRC init scripts) | https://redis.io/
- dnf - valkey-compat-redis - 9.1.1-1.fc45: normalized package name match | Fedora Rawhide package metadata: valkey-compat-redis from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Conversion script and compatibility symlinks for Redis | https://valkey.io
- pacman - valkey - 9.1.1-1: normalized package name match | Arch Linux sync databases: valkey from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | An in-memory database that persists on disk | https://valkey.io/
- zypper - libredis++1 - 1.3.15-1.4: normalized package name match | openSUSE Tumbleweed package metadata: libredis++1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | C++ client for Redis | https://github.com/sewenew/redis-plus-plus
- zypper - redis - 8.10.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: redis from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Persistent key-value database | https://github.com/redis/redis
- zypper - redis++-devel - 1.3.15-1.4: normalized package name match | openSUSE Tumbleweed package metadata: redis++-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Header files and libraries for redis++ | https://github.com/sewenew/redis-plus-plus


## Combined YAML source

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


## Sources

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