From 729e51fa64cc9957a179733f4b3e269d2f65e7b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sat, 30 Jul 2016 12:03:49 +0200 Subject: [PATCH] Add the openSUSE package. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dceca8e3..5b2c0e43 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,9 @@ For Arch users, you can install the latest git version from AUR package using yaourt -S gradio-git ``` +### openSUSE +A [package](https://software.opensuse.org/package/gradio) for openSUSE Tumbleweed is available. + ## Uninstall If you install from source you must have the original compiled source to uninstall. `cmake` does not provide a `make uninstall` but list all the files installed on the system in `install_manifest.txt`. You can delete each file listed seperatly or run: ```bash