Add package manager instructions for openSUSE
no-more-secrets is now in the 'games' repository of openSUSE.
This commit is contained in:
parent
98defaa866
commit
c75ce390de
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user