yarn from systemsmanagement:Uyuni:Utils project

Select Your Operating System

For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/CentOS_7/systemsmanagement:Uyuni:Utils.repo
yum install yarn
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/Fedora_Rawhide/systemsmanagement:Uyuni:Utils.repo
dnf install yarn
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Tumbleweed/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install yarn
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Factory/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install yarn
For AlmaLinux 9 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/AlmaLinux_9/systemsmanagement:Uyuni:Utils.repo
yum install yarn
For AlmaLinux 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/AlmaLinux_8/systemsmanagement:Uyuni:Utils.repo
yum install yarn
For openSUSE Leap 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Leap_15.6/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install yarn
For openSUSE Leap 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Leap_15.5/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install yarn
For openSUSE Leap 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Leap_15.4/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install yarn
For SLE 15 SP6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP6/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install yarn
For SLE 15 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP5/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install yarn
For SLE 15 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP4/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install yarn
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP3/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install yarn
For SLE 15 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP2/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install yarn
For SLE 15 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP1/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install yarn
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_12_SP5/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install yarn
For SLE 12 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_12_SP4/systemsmanagement:Uyuni:Utils.repo
zypper refresh
zypper install yarn
For xUbuntu Next-debbuild run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/xUbuntu_Next-debbuild/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Utils.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/xUbuntu_Next-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Utils.gpg > /dev/null
sudo apt update
sudo apt install yarn
For xUbuntu 22.04-debbuild run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/xUbuntu_22.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Utils.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/xUbuntu_22.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Utils.gpg > /dev/null
sudo apt update
sudo apt install yarn
For xUbuntu 20.04-debbuild run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/xUbuntu_20.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Utils.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/xUbuntu_20.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Utils.gpg > /dev/null
sudo apt update
sudo apt install yarn
For xUbuntu 18.04-debbuild run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Utils/xUbuntu_18.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Utils.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/xUbuntu_18.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Utils.gpg > /dev/null
sudo apt update
sudo apt install yarn

Packages for xUbuntu Next-debbuild:

Packages for xUbuntu 22.04-debbuild:

Packages for xUbuntu 20.04-debbuild:

Packages for xUbuntu 18.04-debbuild:

For Debian Unstable-debbuild run the following as root:
?
For Debian Testing-debbuild run the following as root:
?
For Debian 11-debbuild run the following as root:
?
For Debian 10-debbuild run the following as root:
?

Packages for Debian Unstable-debbuild:

Packages for Debian Testing-debbuild:

Packages for Debian 11-debbuild:

Packages for Debian 10-debbuild: