From c75ce390de3bf2e3297f22860682fd0a0236df65 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Sun, 18 Sep 2016 16:22:47 +0200 Subject: [PATCH] Add package manager instructions for openSUSE no-more-secrets is now in the 'games' repository of openSUSE. --- INSTALL.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index cf9ad42..5141e46 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -54,6 +54,15 @@ sudo make install #### openSUSE +Via package manager: + +``` +sudo zypper ar http://download.opensuse.org/repositories/games/openSUSE_Tumbleweed/ games +sudo zypper ref +sudo zypper in no-more-secrets +``` + +From source: ``` sudo zypper ref sudo zypper in ncurses-devel