docs: some clarrification.

This commit is contained in:
Alexandre Pujol 2023-04-24 12:18:57 +01:00
parent 9727d1ce1f
commit 1223b70467
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 28 additions and 3 deletions

View file

@ -20,6 +20,7 @@ abstractions shipped with AppArmor must be installed.
The following desktop environments are supported:
- [x] :material-gnome: Gnome
- [ ] :simple-kde: KDE *(work in progress)*
Also, please note wayland has better support than xorg.
@ -31,6 +32,11 @@ Also, please note wayland has better support than xorg.
## :material-arch: Archlinux
`apparmor.d-git` is available in the [Arch User Repository][aur]:
```
yay -S apparmor.d-git # or your preferred AUR install method
```
Or without a AUR helper:
```sh
git clone https://aur.archlinux.org/apparmor.d-git.git
cd apparmor.d-git