Browse Source

Add installation instructions for openSUSE (#184)

pull/193/head
Stefan Weiberg 3 years ago committed by GitHub
parent
commit
e55a22f3aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      README.md

8
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

Loading…
Cancel
Save