semanage

SELinux Policy Management tool. More information: <https://manned.org/semanage>.

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