To uninstall libgsl0ldbl just follow these instructions.
sudo apt-get remove libgsl0ldbl
This will remove just the libgsl0ldbl package itself.
sudo apt-get remove --auto-remove libgsl0ldbl
This will remove the libgsl0ldbl package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libgsl0ldbl then this will work.
sudo apt-get purge libgsl0ldbl
Or similarly, like this libgsl0ldbl
sudo apt-get purge --auto-remove libgsl0ldbl
Package | libgsl0ldbl |
Version | 1.16+dfsg-2 |
Maintainer | Dirk Eddelbuettel <edd@debian.org> |
Home page | http://www.gnu.org/software/gsl |
Description | GNU Scientific Library (GSL) -- library package |
Distro | debian |
Release | jessie |
Repo | main |
Section | libs |