oyranos from multimedia:color_management project

选择您的操作系统

对于 Debian 8.0,请运行以下命令:
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/multimedia:/color_management/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/multimedia:color_management.list
curl -fsSL https://download.opensuse.org/repositories/multimedia:color_management/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/multimedia_color_management.gpg > /dev/null
sudo apt update
sudo apt install oyranos
对于 Debian 7.0,请运行以下命令:
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/multimedia:/color_management/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/multimedia:color_management.list
curl -fsSL https://download.opensuse.org/repositories/multimedia:color_management/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/multimedia_color_management.gpg > /dev/null
sudo apt update
sudo apt install oyranos
对于 openSUSE Tumbleweed,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/multimedia:color_management/openSUSE_Tumbleweed/multimedia:color_management.repo
zypper refresh
zypper install oyranos
对于 openSUSE Factory ARM,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/multimedia:color_management/openSUSE_Factory_ARM/multimedia:color_management.repo
zypper refresh
zypper install oyranos
对于 SLE 15 Backports,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/multimedia:color_management/SLE_15_Backports/multimedia:color_management.repo
zypper refresh
zypper install oyranos