To uninstall sbcl-doc just follow these instructions.
sudo apt-get remove sbcl-doc
This will remove just the sbcl-doc package itself.
sudo apt-get remove --auto-remove sbcl-doc
This will remove the sbcl-doc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for sbcl-doc then this will work.
sudo apt-get purge sbcl-doc
Or similarly, like this sbcl-doc
sudo apt-get purge --auto-remove sbcl-doc
Package | sbcl-doc |
Version | 2:1.3.14-2 |
Maintainer | Debian Common Lisp Team <[email protected]> |
Home page | http://www.sbcl.org |
Description | Documentation for Steel Bank Common Lisp environment for the ANSI Common Lisp language. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | doc |