selabel_lookup

SELinux libselinux utilies

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