How to Install and Uninstall libgsl27 Package on Kali Linux

Last updated: May 15,2024

1. Install "libgsl27" package

This guide let you learn how to install libgsl27 on Kali Linux

$ sudo apt update $ sudo apt install libgsl27

2. Uninstall "libgsl27" package

Please follow the instructions below to uninstall libgsl27 on Kali Linux:

$ sudo apt remove libgsl27 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgsl27 package on Kali Linux

Package: libgsl27
Source: gsl (2.7.1+dfsg-6)
Version: 2.7.1+dfsg-6+b1
Installed-Size: 2946
Maintainer: Dirk Eddelbuettel
Architecture: amd64
Replaces: gsl, libgsl0 (<= 1.9-4), libgsl0ldbl (<= 1.16+dfsg-4)
Depends: libc6 (>= 2.35), libgslcblas0 (= 2.7.1+dfsg-6+b1)
Suggests: gsl-ref-psdoc | gsl-doc-pdf | gsl-doc-info | gsl-ref-html
Conflicts: gsl, libgsl0, libgsl0ldbl
Breaks: libgsl25
Size: 934296
SHA256: e674af4556ae7fd04b2662b655a1f4b1c3d97462b0507eaf3f978eca6225c78b
SHA1: 8a2d9e759f4eea85d68f69fde01fe5adc1e3fe2b
MD5sum: 312c3a7328715d0df6e608b8304f28f0
Description: GNU Scientific Library (GSL) -- library package
The GNU Scientific Library (GSL) is a collection of routines for
numerical analysis. The routines are written from scratch by the GSL
team in C, and present a modern API for C programmers, while allowing
wrappers to be written for very high level languages.
.
GSL includes data types and routines for complex numbers, vectors,
matrices, basic linear algebra subroutines (BLAS), eigensystems,
simulated annealing, minimization, root finding, pseudo-random
numbers, least-squares fitting, fast Fourier transforms (FFT),
differential equations, quadrature, Monte Carlo integration, special
functions, physical constants, and much more.
.
This package provides the shared libraries required to run programs
compiled with GNU GSL. To compile your own programs you also need to
install libgsl-dev.
.
URL: http://www.gnu.org/software/gsl/
Description-md5:
Multi-Arch: same
Homepage: https://www.gnu.org/software/gsl
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gsl/libgsl27_2.7.1+dfsg-6+b1_amd64.deb