[][project]
# apparmor.d
[![][build]][project]
**Full set of apparmor profiles**
## Installation
**Requirements**
* An `apparmor` based linux distribution.
* A `systemd` based linux distribution.
**Archlinux**
Build and install the package with:
```sh
makepkg -si
```
**Debian**
Build using standard Debian package build tools:
```sh
dpkg-buildpackage -b -d -us -ui --sign-key=
```
[project]: https://gitlab.com/archlex/hardening/apparmor.d
[build]: https://gitlab.com/archlex/hardening/apparmor.d/badges/master/pipeline.svg?style=flat-square