docs: Add openSUSE installation instructions (#1687)

This commit is contained in:
Julius Enriquez 2025-03-10 14:44:55 +08:00 committed by GitHub
parent 3113c24e37
commit 5442529888
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,6 +35,7 @@
- [Fedora / CentOS / AlmaLinux / Rocky Linux](#fedora--centos--almalinux--rocky-linux)
- [Gentoo](#gentoo)
- [Nix](#nix)
- [openSUSE](#opensuse)
- [Snap](#snap)
- [Solus](#solus)
- [Void](#void)
@ -276,6 +277,14 @@ nix profile install nixpkgs#bottom
}
```
### openSUSE
Available in openSUSE Tumbleweed:
```bash
zypper in bottom
```
### Snap
bottom is available as a [snap](https://snapcraft.io/install/bottom/ubuntu):