This commit is contained in:
Maxime Coste 2019-10-08 19:15:05 +11:00
commit f9b07ea028

View File

@ -168,17 +168,11 @@ cave resolve -x kakoune
[TIP] [TIP]
.openSUSE .openSUSE
==== ====
kakoune can be found in the kakoune can be found in the https://software.opensuse.org/package/kakoune[repositories].
https://build.opensuse.org/package/show/editors/kakoune[editors] devel
project. Make sure to adjust the link below to point to the repository of
your openSUSE version.
--------------------------------------------------------------------------------------------------- ---------------------------
#Example for Tumbleweed:
sudo zypper addrepo http://download.opensuse.org/repositories/editors/openSUSE_Factory/editors.repo
sudo zypper refresh
sudo zypper install kakoune sudo zypper install kakoune
--------------------------------------------------------------------------------------------------- ---------------------------
==== ====
[TIP] [TIP]