Add installation instruction for openSUSE Tumbleweed

This commit is contained in:
Huy-Ngo 2020-09-28 11:30:31 +07:00
parent a3b957d3ae
commit 3b3fb9ddcd
1 changed files with 8 additions and 0 deletions

View File

@ -77,6 +77,14 @@ sudo pip3 install safeeyes
sudo gtk-update-icon-cache /usr/share/icons/hicolor
```
### OpenSUSE Tumbleweed
```bash
sudo zypper refresh
sudo zypper install cairo-devel python3-devel python3-pycairo
sudo zypper install safeeyes
```
### Other Linux & Run from source
Ensure to meet the following dependencies: