scmp_sys_resolver

applications with libseccomp support

Debian Debian
RUN apt-get update && \ apt-get install -y seccomp
Ubuntu
RUN apt-get update && \ apt-get install -y seccomp
Alpine
RUN apk add libseccomp
Arch Arch Linux
RUN pacman -S --noconfirm libseccomp
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y seccomp
CentOS
RUN yum install -y libseccomp-devel
Fedora
RUN dnf install -y libseccomp-devel
Raspbian
RUN apt-get update && \ apt-get install -y seccomp
click the source code to copy install scmp_sys_resolver on any operating system with command-not-found.com