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

Last updated: May 10,2024

1. Install "ruby-gsl-dbg" package

In this section, we are going to explain the necessary steps to install ruby-gsl-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-gsl-dbg

2. Uninstall "ruby-gsl-dbg" package

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

$ sudo apt remove ruby-gsl-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-gsl-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1496
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Source: ruby-gsl
Version: 1.16.0.6+dfsg1-2build1
Depends: ruby-gsl (= 1.16.0.6+dfsg1-2build1)
Filename: pool/universe/r/ruby-gsl/ruby-gsl-dbg_1.16.0.6+dfsg1-2build1_amd64.deb
Size: 1280816
MD5sum: 328eb32016a352559a3d4d0fff53f802
SHA1: 0f3302c10b9a04a108260b45917cbc10022dba77
SHA256: 89906100181a5f30b905783aa0d327d1bd1307e48b074066b8fa07f8766a902d
Description-en: Ruby bindings for the GNU Scientific Library (GSL) - debugging symbols
The GNU Scientific Library (GSL) is a collection of data types and
routines for numerical computing. Ruby/GSL is an interface to the GNU
Scientific Library for the Ruby programming language.
.
This package is provided primarily to provide a backtrace with names
in a debugger, this makes it somewhat easier to interpret core
dumps. Most people will not need this package.
Description-md5: 68b37f38ab285456b4e36e4bee90ba30
Homepage: https://github.com/SciRuby/rb-gsl
Build-Ids: 28ca7ac08e9ad23ae81e3ec177b632a78b54fcc9
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu