klayout from Education project

Select Your Operating System

For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/Education/CentOS_7/Education.repo
yum install klayout
For Fedora 22 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/Education/Fedora_22/Education.repo
dnf install klayout
For Fedora 21 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/Education/Fedora_21/Education.repo
yum install klayout
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Education/openSUSE_Tumbleweed/Education.repo
zypper refresh
zypper install klayout
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Education/SLE_12_SP5/Education.repo
zypper refresh
zypper install klayout
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Education/SLE_11_SP4/Education.repo
zypper refresh
zypper install klayout