ol from home:yuriy-chumak project

Select Your Operating System

For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:yuriy-chumak/CentOS_7/home:yuriy-chumak.repo
yum install ol
For CentOS 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:yuriy-chumak/CentOS_6/home:yuriy-chumak.repo
yum install ol
For Debian 8.0 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/home:/yuriy-chumak/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:yuriy-chumak.list
curl -fsSL https://download.opensuse.org/repositories/home:yuriy-chumak/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_yuriy-chumak.gpg > /dev/null
sudo apt update
sudo apt install ol
For Debian 7.0 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/home:/yuriy-chumak/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:yuriy-chumak.list
curl -fsSL https://download.opensuse.org/repositories/home:yuriy-chumak/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_yuriy-chumak.gpg > /dev/null
sudo apt update
sudo apt install ol
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:yuriy-chumak/openSUSE_Tumbleweed/home:yuriy-chumak.repo
zypper refresh
zypper install ol
For openSUSE Leap 42.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:yuriy-chumak/openSUSE_Leap_42.1/home:yuriy-chumak.repo
zypper refresh
zypper install ol
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:yuriy-chumak/openSUSE_Factory_PowerPC/home:yuriy-chumak.repo
zypper refresh
zypper install ol
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:yuriy-chumak/openSUSE_Factory_ARM/home:yuriy-chumak.repo
zypper refresh
zypper install ol
For openSUSE 13.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:yuriy-chumak/openSUSE_13.2/home:yuriy-chumak.repo
zypper refresh
zypper install ol
For openSUSE 13.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:yuriy-chumak/openSUSE_13.1/home:yuriy-chumak.repo
zypper refresh
zypper install ol
For SLE 12 SP1 Backports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:yuriy-chumak/SLE_12_SP1_Backports/home:yuriy-chumak.repo
zypper refresh
zypper install ol
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:yuriy-chumak/RHEL_7/home:yuriy-chumak.repo
yum install ol
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:yuriy-chumak/ScientificLinux_7/home:yuriy-chumak.repo
yum install ol
For ScientificLinux 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:yuriy-chumak/ScientificLinux_6/home:yuriy-chumak.repo
yum install ol
For SLE 12 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:yuriy-chumak/SLE_12_SP1/home:yuriy-chumak.repo
zypper refresh
zypper install ol
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:yuriy-chumak/SLE_12/home:yuriy-chumak.repo
zypper refresh
zypper install ol
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:yuriy-chumak/SLE_11_SP4/home:yuriy-chumak.repo
zypper refresh
zypper install ol
For SLE 10 SDK run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:yuriy-chumak/SLE_10_SDK/home:yuriy-chumak.repo
zypper refresh
zypper install ol
For xUbuntu 16.04 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/home:/yuriy-chumak/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:yuriy-chumak.list
curl -fsSL https://download.opensuse.org/repositories/home:yuriy-chumak/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_yuriy-chumak.gpg > /dev/null
sudo apt update
sudo apt install ol
For xUbuntu 14.04 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/home:/yuriy-chumak/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:yuriy-chumak.list
curl -fsSL https://download.opensuse.org/repositories/home:yuriy-chumak/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_yuriy-chumak.gpg > /dev/null
sudo apt update
sudo apt install ol
For xUbuntu 12.04 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/home:/yuriy-chumak/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/home:yuriy-chumak.list
curl -fsSL https://download.opensuse.org/repositories/home:yuriy-chumak/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_yuriy-chumak.gpg > /dev/null
sudo apt update
sudo apt install ol