Skip to content

Commit

Permalink
Add Gentoo installation instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Rahil Bhimjiani <me@rahil.website>
  • Loading branch information
Rahil Bhimjiani committed Dec 4, 2023
1 parent 4dd2d64 commit d305278
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions content/en/installation/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,16 @@ sudo dnf install hugo
[Fedora]: https://getfedora.org/
[Red Hat Enterprise Linux]: https://www.redhat.com/

### Gentoo

Builds from source using Portage package manager. Customize how it builds (stardard or extended edition) easily with [USE flags] :

```sh
sudo emerge www-apps/hugo
```

[USE flags]: https://wiki.gentoo.org/wiki/USE_flag

### openSUSE

Derivatives of the [openSUSE] distribution of Linux include [GeckoLinux], [Linux Karmada], and others. This will install the extended edition of Hugo:
Expand Down

0 comments on commit d305278

Please sign in to comment.