docs/content/en/installation/macos.md
{{% include "/_common/installation/01-editions.md" %}}
{{% include "/_common/installation/02-prerequisites.md" %}}
{{% include "/_common/installation/03-prebuilt-binaries.md" %}}
{{% include "/_common/installation/homebrew.md" %}}
MacPorts is a free and open-source package manager for macOS. To install the extended edition of Hugo:
sudo port install hugo
{{% include "/_common/installation/04-build-from-source.md" %}}
| Prebuilt binaries | Package managers | Build from source | |
|---|---|---|---|
| Easy to install? | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Easy to upgrade? | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Easy to downgrade? | :heavy_check_mark: | :heavy_check_mark: 1 | :heavy_check_mark: |
| Automatic updates? | :x: | :x: 2 | :x: |
| Latest version available? | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |