Install gsl-ref-psdoc
Installing gsl-ref-psdoc package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install gsl-ref-psdoc
gsl-ref-psdoc package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | gsl-ref-psdoc |
version | 1.16-1 |
description | GNU Scientific Library (GSL) Reference Manual in postscript |
subsection | doc |
maintainer | Dirk Eddelbuettel |
Uninstall gsl-ref-psdoc
To remove just gsl-ref-psdoc package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove gsl-ref-psdoc
Uninstall gsl-ref-psdoc and it’s dependent packages
To remove the gsl-ref-psdoc package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove gsl-ref-psdoc
Purging gsl-ref-psdoc
If you also want to delete configuration and/or data files of gsl-ref-psdoc from Debian Sid then this will work:
sudo apt-get purge gsl-ref-psdoc
To delete configuration and/or data files of gsl-ref-psdoc and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove gsl-ref-psdoc