sudo apt-get install common-lisp-controller
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
dkms libbz2-dev libtext-unidecode-perl libxml-libxml-perl
libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-expat-perl
libxml-sax-perl tex-common texinfo
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
binfmt-support cl-asdf realpath sbcl
Suggested packages:
cl-launch darcs sbcl-doc sbcl-source slime
The following NEW packages will be installed:
binfmt-support cl-asdf common-lisp-controller realpath sbcl
0 upgraded, 5 newly installed, 0 to remove and 137 not upgraded.
Need to get 9,800 kB of archives.
After this operation, 71.4 MB of additional disk space will be used.
--------------------------------------------------------
after installation:
执行 sbcl
*(SB-EXT:EXIT) 就可以退出sbcl 环境