doc: update opensuse install method.

This commit is contained in:
Alexandre Pujol 2023-09-19 19:07:54 +01:00
parent 0797debd1d
commit dd576f71af
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -63,20 +63,14 @@ sudo dpkg -i ../apparmor.d_*_all.deb
```
## :simple-suse: OpenSUSE
Build and install from source:
```sh
make
sudo make install
sudo systemctl restart apparmor
zypper addrepo https://download.opensuse.org/repositories/home:cboltz/openSUSE_Factory/home:cboltz.repo
zypper refresh
zypper install apparmor.d
```
!!! note
RPM package is still a work in progress. Help is welcome.
## Partial install