aa-disable

Disable AppArmor security policy. See also: aa-complain, aa-enforce, aa-status. More information: <https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-disable.8>.

Debian Debian
RUN apt-get update && \ apt-get install -y apparmor-utils
Ubuntu
RUN apt-get update && \ apt-get install -y apparmor-utils
Arch Arch Linux
RUN pacman -S --noconfirm apparmor
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y apparmor-utils
Raspbian
RUN apt-get update && \ apt-get install -y apparmor-utils
click the source code to copy install aa-disable on any operating system with command-not-found.com