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 ## :simple-suse: OpenSUSE
Build and install from source:
```sh ```sh
make zypper addrepo https://download.opensuse.org/repositories/home:cboltz/openSUSE_Factory/home:cboltz.repo
sudo make install zypper refresh
sudo systemctl restart apparmor zypper install apparmor.d
``` ```
!!! note
RPM package is still a work in progress. Help is welcome.
## Partial install ## Partial install