Browse Source

pkgsrc instructions in readme (#202)

pull/209/head
Sijmen J. Mulder 3 years ago committed by GitHub
parent
commit
64cffb1dcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      README.md

10
README.md

@ -28,6 +28,7 @@ You can find Linux binaries under [releases](https://github.com/RasmusLindroth/t
* [Debian](#debian)
* [FreeBSD](#freebsd)
* [OpenBSD](#openbsd)
* [NetBSD](#netbsd-and-others) and others
* [openSUSE](#opensuse)
* [Build it yourself](#build-it-yourself)
* [Flags and commands](#flags-and-commands)
@ -138,6 +139,15 @@ The `tut` is available since OpenBSD 7.3. It can be installed with:
pkg_add tut
### NetBSD (and others)
Available as [net/tut](https://pkgsrc.se/net/tut) in
[pkgsrc](https://pkgsrc.org), NetBSD's portable package manager.
Also for Linux, macOS, Illumos, etc. Install from the tree or with
pkgin:
pkgin install tut
### openSUSE
`tut` package is shipped as part of openSUSE Tumbleweed and openSUSE Leap 15.5+. It can be installed via:

Loading…
Cancel
Save