How to Install cl-clx-sbcl software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install cl-clx-sbcl software package in Ubuntu 12.04 LTS (Precise Pangolin)

cl-clx-sbcl software package provides An X11 Common Lisp client library for SBCL, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cl-clx-sbcl 

cl-clx-sbcl is installed in your system.

Make ensure the cl-clx-sbcl package were installed using the commands given below,

$ sudo dpkg-query -l | grep cl-clx-sbcl *

You will get with cl-clx-sbcl package name, version, architecture and description in a table

cl-clx-sbcl package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Development
Package cl-clx-sbcl
Version 0.7.4-4
Description An X11 Common Lisp client library for SBCL
Sub Section devel


See Also, How to uninstall or remove cl-clx-sbcl software package from Ubuntu 12.04 LTS (Precise Pangolin)?