selflinux from Education project
Select Your Operating System
Add repository and install manually
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 selflinux
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 selflinux
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Education/openSUSE_Tumbleweed/Education.repo zypper refresh zypper install selflinux
Grab binary packages directly
Add repository and install manually
For SLE 15 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Education/SLE_15_SP4/Education.repo zypper refresh zypper install selflinux
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 selflinux