From a772f48048bbfe2b2643606172d5984984015c6a Mon Sep 17 00:00:00 2001 From: Manny Aparaschivei Date: Tue, 30 Nov 2021 01:45:12 -0500 Subject: [PATCH] Added install instructions for openSUSE Tumbleweed (#1459) --- content/en/getting-started/installing.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/en/getting-started/installing.md b/content/en/getting-started/installing.md index cf1dfed26..c9ac5c335 100644 --- a/content/en/getting-started/installing.md +++ b/content/en/getting-started/installing.md @@ -516,6 +516,14 @@ For the latest version, the Hugo package maintained by [@daftaupe](https://githu See the [related discussion in the Hugo forums][redhatforum]. +### openSUSE Tumbleweed + +openSUSE maintains an [official package](https://software.opensuse.org/package/hugo) for the Tumbleweed rolling release distribution, it may be installed with: + +```` +sudo zypper install hugo +```` + ### Solus Solus includes Hugo in its package repository, it may be installed with: