How to Install and Uninstall gsl Package on openSUSE Leap

Last updated: May 20,2024

1. Install "gsl" package

This guide covers the steps necessary to install gsl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gsl

2. Uninstall "gsl" package

Please follow the steps below to uninstall gsl on openSUSE Leap:

$ sudo zypper remove gsl

3. Information about the gsl package on openSUSE Leap

Information for package gsl:
----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : gsl
Version : 2.6-150200.3.4.3
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 64.5 KiB
Installed : No
Status : not installed
Source package : gsl-2.6-150200.3.4.3.src
Upstream URL : https://www.gnu.org/software/gsl/
Summary : GNU Scientific Library
Description :
The GNU Scientific Library (GSL) is a collection of routines for
numerical computing. The routines are written from scratch by the GSL
team in ANSI C and present an Applications Programming Interface
(API) for C programmers, while allowing wrappers to be written for very
high level languages.