To uninstall common-lisp-controller just follow these instructions.
/debian/jessie/main///install/index.html Common Lisp source and compiler manager Debian 8.0 lisp 7.10
sudo apt-get remove common-lisp-controller
Which will remove just the common-lisp-controller package itself.
sudo apt-get remove --auto-remove common-lisp-controller
This will remove the common-lisp-controller package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for common-lisp-controller then this will work.
sudo apt-get purge common-lisp-controller
Or similarly, like this common-lisp-controller
sudo apt-get purge --auto-remove common-lisp-controller
Package | common-lisp-controller |
Version | 7.10 |
Maintainer | Debian Common Lisp Team |
Description | Common Lisp source and compiler manager |
Distro | debian |
Release | jessie |
Repo | main |
Section | lisp |