From 54425298883f26c07f35073929e041df298a62f4 Mon Sep 17 00:00:00 2001 From: Julius Enriquez Date: Mon, 10 Mar 2025 14:44:55 +0800 Subject: [PATCH] docs: Add openSUSE installation instructions (#1687) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 66405cd3..9d9137b9 100644 --- a/README.md +++ b/README.md @@ -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):