How to Install and Uninstall cl-launch Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 02,2024

1. Install "cl-launch" package

Please follow the step by step instructions below to install cl-launch on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cl-launch

2. Uninstall "cl-launch" package

This guide let you learn how to uninstall cl-launch on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove cl-launch $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-launch package on Ubuntu 20.10 (Groovy Gorilla)

Package: cl-launch
Architecture: all
Version: 4.1.4-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Francois-Rene Rideau
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 189
Recommends: sbcl (>= 1:1.2.3), cl-asdf (>= 2:3.1.2)
Suggests: cl-asdf (>= 2:3.1.4)
Breaks: cl-asdf (<= 2:3.1.1), common-lisp-controller (<= 7.3)
Filename: pool/universe/c/cl-launch/cl-launch_4.1.4-1_all.deb
Size: 49874
MD5sum: 3323ea8ed6d1827619705d7f326d5fa6
SHA1: c027677d0aee248060eb5ad49cf6ac80609c0029
SHA256: f0906b685316dc84fb57974de7a68904ce0acc33044524cefd2d319f96764ebf
SHA512: f1dedc59d64a3e474b1b4438c82967efbfdbdfacbd85cdd7283398742cd99bfc0e47bc56ed68911def992cc00e63d21395909d2551d31bacae740fef6f416314
Homepage: http://www.cliki.net/cl-launch
Description-en: uniform frontend to running Common Lisp code from the shell
CL-Launch will allow you to invoke Common Lisp source code from the shell
command line, from a shell script or as a Common Lisp script. It will also
allow you to turn your Common Lisp source programs into standalone
executables or executable shell scripts (optionally using a dumped image),
depending on the features available in your underlying implementation.
.
CL-Launch will automatically detect a supported Common Lisp implementation
and use adequate invocation options. It can also be configured to fit exactly
the programmer's desires. Fully supported implementations are:
Allegro, CLISP, ClozureCL, CMUCL, ECL, MKCL, SBCL, SCL.
Partially supported implementations are:
LispWorks Professional, ABCL, GCL, XCL.
Creating standalone executables is supported on:
CLISP, ClozureCL, CMUCL, LispWorks, SBCL, SCL
.
CL-Launch also offers Common Lisp programs a simple uniform interface to
invocation parameters (command-line arguments and environment variables).
It relies on ASDF 3 for system construction. See the ASDF 3 manual for
more information on how to configure source and object code location.
CL-Launch may dump memory images for fast startup (at the expense of disk
space). It can also be used as a quick way to evaluate and print simple Lisp
forms or scripts from the command-line without invoking a full-fledged REPL,
and to easily compare results between implementations.
Description-md5: 38f8376b91b83d24fd808b01858c5c18