>From 191fb8b9b7aba4ee4a49c8b2f9224d0110a2143d Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Sat, 11 Aug 2018 14:38:39 +0200 Subject: [PATCH] Add instructions for (dependency) installation on openSUSE/SLES --- doc/gnuastro.texi | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi index f80393a..26d5703 100644 --- a/doc/gnuastro.texi +++ b/doc/gnuastro.texi @@ -5236,6 +5236,25 @@ $ sudo pacman -S ghostscript libtool libjpeg libtiff \ \ gsl cfitsio wcslib @end example + address@hidden @command{zypper} (openSUSE and SUSE Linux Enterprise Server) address@hidden openSUSE address@hidden SUSE Linux Enterprise Server address@hidden @command{zypper} address@hidden://www.opensuse.org/ openSUSE} is a community project supported +by @url{https://www.suse.com/ SUSE} with both stable and rolling releases. address@hidden://www.suse.com/products/server/ SUSE Linux Enterprise Server} +is the commmercial offering which shares code and tools. Many additional +packages are offered in the @url{https://build.opensuse.org/ Build Service}. +openSUSE and SLES use @command{zypper} (cli) and YaST (GUI) for managing +repositories and packages. address@hidden://software.opensuse.org/package/gnuastro Current verions} are +usually available for installation or may be available in the distribution. + address@hidden +$ sudo zypper addrepo obs://science science +$ sudo zypper source-install --build-deps-only gnuastro address@hidden example @end table Usually, when libraries are installed by operating system package managers, -- 2.16.4