Install firejail-profiles by entering the following commands in the terminal:
sudo apt update sudo apt install firejail-profiles
Description:
profiles for the firejail application sandbox
Firejail is a SUID security sandbox program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf. It allows a process and all its descendants to have their own private view of the globally shared kernel resources, such as the network stack, process table, mount table. . This package contains firejail profiles for various applications.
Homepage: https://firejail.wordpress.com
Version: 0.9.52-2
Section: universe/utils