apparmor_parser โ€” Load, compile, and manage AppArmor security profiles. # source: tldr ยท verified Examples: # Load a profile into the kernel [GNU] $ sudo apparmor_parser [-a|--add] profile_file # Replace an existing profile [GNU] $ sudo apparmor_parser [-r|--replace] profile_file # Remove a profile from the kernel [GNU] $ sudo apparmor_parser [-R|--remove] profile_name # โœŽ Wrong or incomplete? Improve this page โ†’ https://curlhub.sh/man/apparmor_parser