oyranos from home:bekun:devel project
Select Your Operating System
Add repository and install manually
For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
[home_bekun_devel_Arch_Extra] SigLevel = Never Server = https://download.opensuse.org/repositories/home:/bekun:/devel/Arch_Extra/$arch
Then run the following as root
pacman -Syu pacman -S home_bekun_devel_Arch_Extra/oyranos
Grab binary packages directly
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:bekun:devel/CentOS_7/home:bekun:devel.repo yum install oyranos
Grab binary packages directly
Add repository and install manually
For Debian 9.0 run the following as root:
echo 'deb http://download.opensuse.org/repositories/home:/bekun:/devel/Debian_9.0/ /' > /etc/apt/sources.list.d/home:bekun:devel.list apt-get update apt-get install oyranos
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:
wget -nv https://download.opensuse.org/repositories/home:bekun:devel/Debian_9.0/Release.key -O Release.key apt-key add - < Release.key apt-get update
For Debian 8.0 run the following as root:
echo 'deb http://download.opensuse.org/repositories/home:/bekun:/devel/Debian_8.0/ /' > /etc/apt/sources.list.d/home:bekun:devel.list apt-get update apt-get install oyranos
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:
wget -nv https://download.opensuse.org/repositories/home:bekun:devel/Debian_8.0/Release.key -O Release.key apt-key add - < Release.key apt-get update
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bekun:devel/Fedora_Rawhide/home:bekun:devel.repo dnf install oyranos
For Fedora 27 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bekun:devel/Fedora_27/home:bekun:devel.repo dnf install oyranos
For Fedora 26 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bekun:devel/Fedora_26/home:bekun:devel.repo dnf install oyranos
Grab binary packages directly
Add repository and install manually
For Mageia 6 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:bekun:devel/Mageia_6/home:bekun:devel.repo dnf install oyranos
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:bekun:devel/openSUSE_Tumbleweed/home:bekun:devel.repo zypper refresh zypper install oyranos
For openSUSE Leap 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun:devel/openSUSE_Leap_42.3/home:bekun:devel.repo zypper refresh zypper install oyranos
For openSUSE Leap 42.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun:devel/openSUSE_Leap_42.2/home:bekun:devel.repo zypper refresh zypper install oyranos
For openSUSE Leap 42.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun:devel/openSUSE_Leap_42.1/home:bekun:devel.repo zypper refresh zypper install oyranos
For openSUSE Leap 15.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun:devel/openSUSE_Leap_15.0/home:bekun:devel.repo zypper refresh zypper install oyranos
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun:devel/openSUSE_Factory_ARM/home:bekun:devel.repo zypper refresh zypper install oyranos
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun:devel/openSUSE_Factory/home:bekun:devel.repo zypper refresh zypper install oyranos
For openSUSE 13.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun:devel/openSUSE_13.2/home:bekun:devel.repo zypper refresh zypper install oyranos
For openSUSE 13.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun:devel/openSUSE_13.1/home:bekun:devel.repo zypper refresh zypper install oyranos
Grab binary packages directly
Add repository and install manually
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:bekun:devel/RHEL_7/home:bekun:devel.repo yum install oyranos
Grab binary packages directly
Add repository and install manually
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:bekun:devel/ScientificLinux_7/home:bekun:devel.repo yum install oyranos
Grab binary packages directly
Add repository and install manually
For SLE 12 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:bekun:devel/SLE_12_SP2/home:bekun:devel.repo zypper refresh zypper install oyranos
Grab binary packages directly
Add repository and install manually
For xUbuntu 17.10 run the following:
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/bekun:/devel/xUbuntu_17.10/ /' > /etc/apt/sources.list.d/home:bekun:devel.list" sudo apt-get update sudo apt-get install oyranos
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:
wget -nv https://download.opensuse.org/repositories/home:bekun:devel/xUbuntu_17.10/Release.key -O Release.key sudo apt-key add - < Release.key sudo apt-get update
For xUbuntu 17.04 run the following:
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/bekun:/devel/xUbuntu_17.04/ /' > /etc/apt/sources.list.d/home:bekun:devel.list" sudo apt-get update sudo apt-get install oyranos
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:
wget -nv https://download.opensuse.org/repositories/home:bekun:devel/xUbuntu_17.04/Release.key -O Release.key sudo apt-key add - < Release.key sudo apt-get update
For xUbuntu 16.10 run the following:
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/bekun:/devel/xUbuntu_16.10/ /' > /etc/apt/sources.list.d/home:bekun:devel.list" sudo apt-get update sudo apt-get install oyranos
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:
wget -nv https://download.opensuse.org/repositories/home:bekun:devel/xUbuntu_16.10/Release.key -O Release.key sudo apt-key add - < Release.key sudo apt-get update
For xUbuntu 16.04 run the following:
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/bekun:/devel/xUbuntu_16.04/ /' > /etc/apt/sources.list.d/home:bekun:devel.list" sudo apt-get update sudo apt-get install oyranos
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:
wget -nv https://download.opensuse.org/repositories/home:bekun:devel/xUbuntu_16.04/Release.key -O Release.key sudo apt-key add - < Release.key sudo apt-get update