From e55a22f3aa58b7582d7d2939deeca2506e7cd95d Mon Sep 17 00:00:00 2001 From: Stefan Weiberg <2744377+suntorytimed@users.noreply.github.com> Date: Thu, 24 Nov 2022 21:52:47 +0100 Subject: [PATCH] Add installation instructions for openSUSE (#184) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f7fc8bb..c73a094 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ You can find Linux binaries under [releases](https://github.com/RasmusLindroth/t * [Alpine Linux](#alpine-linux) * [Debian](#debian) * [FreeBSD](#freebsd) + * [openSUSE](#opensuse) * [Build it yourself](#build-it-yourself) * [Flags and commands](#flags-and-commands) * [Templates](#templates) @@ -127,6 +128,13 @@ http://packages.azlux.fr/ (I'm not the maintainer) https://www.freshports.org/net-im/tut (I'm not the maintainer) +### openSUSE + +`tut` package is shipped as part of openSUSE Tumbleweed and openSUSE Leap 15.5+. It can be installed via: + +`sudo zypper in tut` + +[suntorytimed](https://build.opensuse.org/users/suntorytimed) is the maintainer of the package. ## Build it yourself If you don't use the binary that you find under releases