We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e55be commit ec37642Copy full SHA for ec37642
content/riak/kv/3.2.5/setup/installing/debian-ubuntu.md
@@ -37,7 +37,6 @@ The following steps have been tested to work with Riak KV on:
37
- Debian 9.0
38
- Debian 10.0
39
- Debian 11.0
40
-- Raspbian Buster
41
42
## Installing From Package
43
@@ -100,13 +99,6 @@ wget https://files.tiot.jp/riak/kv/3.2/3.2.5/debian/12/riak_3.2.5-OTP25_amd64.de
100
99
sudo dpkg -i riak_3.2.5-OTP25_amd64.deb
101
```
102
103
-#### Raspbian Bullseye
104
-
105
-```bash
106
-wget https://files.tiot.jp/riak/kv/3.2/3.2.5/raspbian/bullseye/riak_3.2.5-OTP22_arm64.deb
107
-sudo dpkg -i riak_3.2.5-OTP22_arm64.deb
108
-```
109
110
## Next Steps
111
112
Now that Riak is installed, check out [Verifying a Riak Installation][install verify].
0 commit comments