Skip to content

Commit ec37642

Browse files
committed
Removed references to Rasbian
Removed references to Rasbian
1 parent d4e55be commit ec37642

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

content/riak/kv/3.2.5/setup/installing/debian-ubuntu.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ The following steps have been tested to work with Riak KV on:
3737
- Debian 9.0
3838
- Debian 10.0
3939
- Debian 11.0
40-
- Raspbian Buster
4140

4241
## Installing From Package
4342

@@ -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
10099
sudo dpkg -i riak_3.2.5-OTP25_amd64.deb
101100
```
102101

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-
110102
## Next Steps
111103

112104
Now that Riak is installed, check out [Verifying a Riak Installation][install verify].

0 commit comments

Comments
 (0)