mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 02:04:41 -04:00
Add Gentoo installation instructions
Signed-off-by: Rahil Bhimjiani <me@rahil.website>
This commit is contained in:
parent
4dd2d64153
commit
d305278f18
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user