Install seccomp by entering the following commands in the terminal:
sudo apt update sudo apt install seccomp
Description:
helper tools for high level interface to Linux seccomp filter
Provides helper tools for interacting with libseccomp. Currently, only a single tool exists, providing a way to easily enumerate syscalls across the supported architectures.
Homepage: https://github.com/seccomp/libseccomp
Version: 2.3.1-2.1ubuntu4
Section: utils