mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
docs: Add openSUSE installation instructions (#1687)
This commit is contained in:
parent
3113c24e37
commit
5442529888
@ -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):
|
||||
|
Loading…
x
Reference in New Issue
Block a user