How to Install and Uninstall slang-gsl Package on Kali Linux

Last updated: May 10,2024

1. Install "slang-gsl" package

In this section, we are going to explain the necessary steps to install slang-gsl on Kali Linux

$ sudo apt update $ sudo apt install slang-gsl

2. Uninstall "slang-gsl" package

Here is a brief guide to show you how to uninstall slang-gsl on Kali Linux:

$ sudo apt remove slang-gsl $ sudo apt autoclean && sudo apt autoremove

3. Information about the slang-gsl package on Kali Linux

Package: slang-gsl
Source: slgsl (0.10.0~pre.5-3)
Version: 0.10.0~pre.5-3+b1
Installed-Size: 395
Maintainer: Rafael Laboissière
Architecture: amd64
Depends: libc6 (>= 2.14), libgsl27 (>= 2.7.1), libslang2 (>= 2.3.0)
Suggests: slsh | jed | slrn
Size: 63480
SHA256: dc42df912f9ab3cd4106e2f44a03bc8655590436d1d144e1ce4e9e3885fb2392
SHA1: 6a8fe2b5007c111cac933c39d6f1fa6b3615649f
MD5sum: e4130b86bfc5b7ca3fc1f08702b1818b
Description: GNU Scientific Library binding for S-Lang
The GNU Scientific Library (GSL) is a vast collection of robust and
well documented numerical functions. It includes support for many
special functions, random numbers, interpolation and integration
routines, and much more.
.
Many of the routines in the GSL may be made available to the S-Lang
interpreter via the GSL modules included in this package.
.
The following GSL modules are available:
.
* gslsf: The GSL special function module. Currently, this module
provides an interface to nearly 200 GSL special functions.
* gslconst: The GSL constants module. This module defines many
constants such as CONST_MKSA_SPEED_OF_LIGHT, CONST_CGSM_BOLTZMANN,
etc.
* gslinterp: The GSL interpolation module, which includes routines
for linear interpolation, cubic splines, etc.
* gslrand: The GSL random number module. This module supports most
of GSL's random number generators and distributions.
* gslcdf: The GSL cumulative distribution function module.
* gslfft: The GSL fast-fourier transform module.
* gslcore: This is a module that must be loaded before any of the
above modules can be loaded. Its main purpose is to provide support
functions for the other GSL modules.
Description-md5:
Multi-Arch: same
Homepage: http://space.mit.edu/cxc/software/slang/modules/gsl/
Tag: field::physics, role::shared-lib, suite::gnu
Section: interpreters
Priority: optional
Filename: pool/main/s/slgsl/slang-gsl_0.10.0~pre.5-3+b1_amd64.deb