Skip to content

Commit 3f6ee6f

Browse files
Merge pull request #1886 from redis/8.0-install-update
8.0 install update
2 parents b83319d + 5acfaac commit 3f6ee6f

File tree

2 files changed

+0
-2
lines changed
  • content/operate/oss_and_stack/install/install-stack

2 files changed

+0
-2
lines changed

content/operate/oss_and_stack/install/install-stack/apt.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ weight: 2
1212

1313
## Install Redis Open Source on Ubuntu or Debian Linux using APT
1414

15-
See [this page](https://redis.io/downloads/#redis-stack-downloads) for a complete list of supported Ubuntu and Debian platforms.
1615
Add the repository to the APT index, update it, and install Redis Open Source:
1716

1817
{{< highlight bash >}}

content/operate/oss_and_stack/install/install-stack/rpm.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ weight: 3
1212

1313
## Install Redis Open Source on Red Hat, CentOS, or Rocky Linux using RPM
1414

15-
See [this page](https://redis.io/downloads/#redis-downloads) for a complete list of supported Red Hat/Rocky platforms.
1615
Follow these steps to install Redis Open Source.
1716

1817
1. Create the file `/etc/yum.repos.d/redis.repo` with the following contents.

0 commit comments

Comments
 (0)