How to Install and Uninstall octave-gsl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "octave-gsl" package

This tutorial shows how to install octave-gsl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install octave-gsl

2. Uninstall "octave-gsl" package

Please follow the guidance below to uninstall octave-gsl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the octave-gsl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: octave-gsl
Priority: optional
Section: universe/math
Installed-Size: 985
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Octave Group
Architecture: amd64
Version: 1.0.8-7build1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgsl2, liboctave3, libstdc++6 (>= 5.2), octave (>= 4.0.0)
Filename: pool/universe/o/octave-gsl/octave-gsl_1.0.8-7build1_amd64.deb
Size: 257986
MD5sum: c7d7c967cdb6b800c2029faaa2cbf776
SHA1: aa62b64c94e464a5a4812690a4a3a015f55c382b
SHA256: b4cbf425363a885df92adfbb61eb8061842ac6e78e0b6349f36ad1e5e15f4aef
Description-en: GSL binding for Octave
This package provides bindings to the GNU Scientific Library for
Octave, a numerical computation software. The GSL is a collection
of routines for numerical analysis.
.
This Octave add-on package is part of the Octave-Forge project.
Description-md5: baae6a89a99bc471c70ac16055639245
Homepage: http://octave.sourceforge.net/gsl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu