auvirt

Userspace components of the audit framework

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