Add installation instruction for openSUSE Tumbleweed, resolve #376 (#377)

* Add installation instruction for openSUSE Tumbleweed

* Remove dependencies that will be resolved by zypper
This commit is contained in:
Ngô Ngọc Đức Huy 2020-09-30 07:19:59 +07:00 committed by GitHub
parent 51d1b6cd4b
commit 2b0af6e5e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

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