yarn from home:alveus:main project
Select Your Operating System
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alveus:main/Fedora_Rawhide/home:alveus:main.repo dnf install yarn
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:alveus:main/Fedora_39/home:alveus:main.repo dnf install yarn
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:alveus:main/openSUSE_Tumbleweed/home:alveus:main.repo zypper refresh zypper install yarn
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:alveus:main/15.6/home:alveus:main.repo zypper refresh zypper install yarn