yarn from systemsmanagement:Uyuni:Utils project
Selecionar o Seu Sistema Operativo
Adicionar repositório e instalar manualmente
Para CentOS 7 corra o seguinte como root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/CentOS_7/systemsmanagement:Uyuni:Utils.repo yum install yarn
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para Fedora Rawhide corra o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/Fedora_Rawhide/systemsmanagement:Uyuni:Utils.repo dnf install yarn
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para openSUSE Tumbleweed corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Tumbleweed/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install yarn
Para openSUSE Factory corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Factory/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install yarn
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para AlmaLinux 9 corra o seguinte como root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/AlmaLinux_9/systemsmanagement:Uyuni:Utils.repo yum install yarn
Para AlmaLinux 8 corra o seguinte como root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/AlmaLinux_8/systemsmanagement:Uyuni:Utils.repo yum install yarn
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para openSUSE Leap 15.6 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Leap_15.6/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install yarn
Para openSUSE Leap 15.5 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Leap_15.5/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install yarn
Para openSUSE Leap 15.4 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/openSUSE_Leap_15.4/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install yarn
Para SLE 15 SP6 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP6/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install yarn
Para SLE 15 SP5 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP5/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install yarn
Para SLE 15 SP4 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP4/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install yarn
Para SLE 15 SP3 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP3/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install yarn
Para SLE 15 SP2 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP2/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install yarn
Para SLE 15 SP1 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_15_SP1/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install yarn
Para SLE 12 SP5 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_12_SP5/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install yarn
Para SLE 12 SP4 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Utils/SLE_12_SP4/systemsmanagement:Uyuni:Utils.repo zypper refresh zypper install yarn
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para xUbuntu Next-debbuild corra o seguinte:
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
Para xUbuntu 22.04-debbuild corra o seguinte:
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
Para xUbuntu 20.04-debbuild corra o seguinte:
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
Para xUbuntu 18.04-debbuild corra o seguinte:
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
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para Debian Unstable-debbuild corra o seguinte como root:
?
Para Debian Testing-debbuild corra o seguinte como root:
?
Para Debian 12-debbuild corra o seguinte como root:
?
Para Debian 11-debbuild corra o seguinte como root:
?
Para Debian 10-debbuild corra o seguinte como root:
?