semodule_link

SELinux core policy utilities

Debian Debian
RUN apt-get update && \ apt-get install -y policycoreutils-dev
Ubuntu
RUN apt-get update && \ apt-get install -y semodule-utils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y semodule-utils
CentOS
RUN yum install -y policycoreutils-devel
Fedora
RUN dnf install -y policycoreutils-devel
Raspbian
RUN apt-get update && \ apt-get install -y policycoreutils-dev
click the source code to copy install semodule_link on any operating system with command-not-found.com