docs: some clarrification.
This commit is contained in:
parent
9727d1ce1f
commit
1223b70467
3 changed files with 28 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue