# redis を Homebrew, apk, chocolatey, apt, MacPorts, Nix, zypper, dnf, pacman, scoop, winget でインストール

redis のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install redis
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install redis
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:redis
- **パッケージマネージャ:** Homebrew
- **バージョン:** 8.10.0
- **ソース概要:** Persistent key-value database, with built-in net interface
- **ホームページ:** <https://redis.io/>
- **リポジトリ:** <https://github.com/redis/redis>
- **最終更新:** 2026-07-29T23:57:06Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- redis-benchmark (エイリアス)
- redis-check-aof (エイリアス)
- redis-check-rdb (エイリアス)
- redis-cli (エイリアス)
- redis-sentinel (エイリアス)
- redis-server (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 8.10.0

## セキュリティノート

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

- **Geiger リスク:** orange / 中
- 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
## 他のパッケージマネージャ記録

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


## ソース

- 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
