On Gentoo Linux, you can install Yarn with portage.
```sh
sudo emerge --ask sys-apps/yarn
```
Currently, there are no Gentoo 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 %}