How to Install and Uninstall libgsl25 Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "libgsl25" package

Learn how to install libgsl25 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libgsl25

2. Uninstall "libgsl25" package

This is a short guide on how to uninstall libgsl25 on openSuSE Tumbleweed:

$ sudo zypper remove libgsl25

3. Information about the libgsl25 package on openSuSE Tumbleweed

Information for package libgsl25:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libgsl25
Version : 2.6-6.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 2,8 MiB
Installed : No
Status : not installed
Source package : gsl-2.6-6.3.src
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.
The library covers the following areas:
Complex Numbers - Roots of Polynomials - Special Functions -
Vectors and Matrices - Permutations - Sorting - BLAS Support -
Linear Algebra - Eigensystems - Fast Fourier Transforms - Quadrature -
Random Numbers - Quasi-Random Sequences - Random Distributions -
Statistics - Histograms - N-Tuples - Monte Carlo Integration -
Simulated Annealing - Differential Equations - Interpolation -
Numerical Differentiation - Chebyshev Approximation - Series Acceleration -
Discrete Hankel Transforms - Root-Finding - Minimization -
Least-Squares Fitting - Physical Constants - IEEE Floating-Point