On Alpine Linux (3.6+), you can install Yarn with apk.
```sh
apk add yarn
```
Currently, there are no Alpine packages available for RC or nightly builds of Yarn. Please use the tarball:
{% include_relative _installations/tarball.md %}
Path Setup
{% include_relative _installations/unix_path_setup.md %}