Automic VaultAutomic Vault

brew

Install clisp with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

GNU CLISP, a Common Lisp implementation. Version 2.49.92 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install clisp

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install clisp

MacPorts ports tree · lang/clisp/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add clisp

Alpine Linux edge package indexes · clisp · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install clisp

Debian stable package indexes · clisp · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install clisp

Fedora Rawhide package metadata · clisp · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#clisp

nixpkgs package indexes · clisp · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S clisp

Arch Linux sync databases · clisp · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install clisp

openSUSE Tumbleweed package metadata · clisp · source: download.opensuse.org

overview

Package summary

GNU CLISP, a Common Lisp implementation

Commands and aliases

  • clisp
  • clisp-link

history

Project history and usage

GNU CLISP is an ANSI Common Lisp implementation that provides an interpreter, compiler, debugger, command-line REPL, bytecode compilation, scripting support, and a broad set of implementation extensions.

Project history

CLISP began in Germany in 1987 with Bruno Haible and Michael Stoll; its own implementation notes describe the first version as an Atari ST system written in 68000 assembly language and Common Lisp. Bruno Haible remained the original long-time maintainer, and Sam Steingold became a co-maintainer in 1998.

The project became a portable GPL implementation in the early 1990s, with release 2.1 shipping source for Atari ST, Amiga, DOS, OS/2, and Unix systems. Its official notes trace a long sequence of 2.x releases that added CLOS, modules, Unicode work, FFI improvements, POSIX interfaces, GNU build-system alignment, and experimental thread support.

Adoption history

CLISP's own homepage lists official distribution through SourceForge and GNU FTP, plus packages or ports for Debian, Fedora, openSUSE, Gentoo, Arch, Ubuntu, FreeBSD, pkgsrc, OpenBSD, Fink, MacPorts, Homebrew, Cygwin, and Solaris CSW. The batch input also records package-manager coverage across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE.

By the late 2000s CLISP had settled into the role of a widely packaged, portable Common Lisp runtime rather than the highest-performance implementation. Its long availability in Unix package managers made it a familiar command-line Lisp for scripts, teaching, and portability testing.

How it is used

Users run `clisp` interactively as a Common Lisp REPL, compile Lisp files to portable bytecode with `-c`, execute expressions with `-x`, or use Lisp files as scripts. The manual documents `~/.clisprc.lisp` and `~/.clisprc.fas` as startup rc files and `-norc` to suppress them.

The companion `clisp-link` executable is used for linking modules, while CLISP itself is often used with Emacs, SLIME, ILISP, and shell-style scripting workflows.

Why package nerds care

CLISP is package-nerd notable because it is one of the old, portable Common Lisp implementations that distributions carried for decades. It exercises hard packaging surfaces: generated memory images, optional modules, readline, FFI, libffcall, architecture portability, and Lisp startup files.

Its later unreleased 2.50 notes explicitly discuss distribution concerns such as memory-image compatibility options, which is exactly the kind of runtime/package-manager boundary that maintainers care about.

Timeline

  • 1987: CLISP project starts with Bruno Haible and Michael Stoll.
  • 1992: Release 2.0 announced for Linux binaries.
  • 1993: Release 2.1 becomes the first portable GPL source release.
  • 1998: Sam Steingold becomes co-maintainer.
  • 2007: Release 2.43 aligns the build process with GNU standards.
  • 2010: Version 2.49 is released and documented as the current stable release on the official homepage.
  • 2018: The official GitLab project is created for GNU CLISP source and wiki.

Related projects

  • Related Common Lisp implementations include SBCL, CMUCL, ECL, GNU CL, and Clozure CL. Related CLISP-adjacent tools include SLIME and ILISP for editor integration, GNU libffcall for FFI support, and the Common Lisp HyperSpec as the language reference.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.clisprc.lisp~/.clisprc.fas

executables

Installed executables

CommandKindExposureNote
clispcliglobal executable
clisp-linkcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.49.92
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://clisp.sourceforge.io/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://clisp.sourceforge.io/none confidence

install metadata

Package metadata

Package keybrew:clisp
Version2.49.92
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/clisp
Homepagehttps://clisp.sourceforge.io/
Repositoryhttps://gitlab.com/gnu-clisp/clisp
Upstream docshttps://clisp.sourceforge.io/impnotes.html
LicenseGPL-2.0-or-later
Source archivehttps://alpha.gnu.org/gnu/clisp/clisp-2.49.92.tar.bz2
Dependencieslibffcall, libsigsegv, readline
Uses from macOSlibxcrypt, ncurses
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameclisp
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

clisp 1:2.49.20241228.gitc3ec11b-2

GNU CLISP, a Common Lisp implementation

http://www.clisp.org/

sudo apt install clisp
  • Section: lisp
  • Architecture: amd64
  • 7 dependencies
  • 3 provides
  • 12 optional deps
  • normalized package name match
  • Matched by: Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-doc 1:2.49.20241228.gitc3ec11b-2

GNU CLISP, a Common Lisp implementation (documentation)

http://www.clisp.org/

sudo apt install clisp-doc
  • Section: doc
  • Architecture: all
  • Source Package: clisp
  • normalized package name match
  • Matched by: Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-berkeley-db 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds an interface to Berkeley DB

http://www.clisp.org/

sudo apt install clisp-module-berkeley-db
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 3 dependencies
  • normalized package name match
  • Matched by: Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-berkeley-db from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-clx 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds X11 bindings

http://www.clisp.org/

sudo apt install clisp-module-clx
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 6 dependencies
  • normalized package name match
  • Matched by: Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-clx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-dbus 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds an interface to D-Bus

http://www.clisp.org/

sudo apt install clisp-module-dbus
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 2 dependencies
  • normalized package name match
  • Matched by: Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-dbus from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-gdbm 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds an interface to GNU DBM

http://www.clisp.org/

sudo apt install clisp-module-gdbm
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 3 dependencies
  • normalized package name match
  • Matched by: Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-gdbm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-libsvm 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds an interface to LIBSVM

http://www.clisp.org/

sudo apt install clisp-module-libsvm
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 2 dependencies
  • normalized package name match
  • Matched by: Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-libsvm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-pari 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds an interface to PARI

http://www.clisp.org/

sudo apt install clisp-module-pari
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 3 dependencies
  • normalized package name match
  • Matched by: Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-pari from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-postgresql 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds a PostgreSQL interface

http://www.clisp.org/

sudo apt install clisp-module-postgresql
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 2 dependencies
  • normalized package name match
  • Matched by: Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-postgresql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clisp-module-zlib 1:2.49.20241228.gitc3ec11b-2

GNU CLISP module that adds zlib support for vectors

http://www.clisp.org/

sudo apt install clisp-module-zlib
  • Section: lisp
  • Architecture: amd64
  • Source Package: clisp
  • 2 dependencies
  • normalized package name match
  • Matched by: Clisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clisp-module-zlib from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

clisp

nix profile install nixpkgs#clisp
  • normalized package name match
  • Matched by: Clisp
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: clisp from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

clisp 1:2.49.20210628.gitde01f0f-3.1build3

GNU CLISP, a Common Lisp implementation

http://www.clisp.org/

sudo apt install clisp
  • Section: universe/interpreters
  • Architecture: amd64
  • 7 dependencies
  • 3 provides
  • 13 optional deps
  • normalized package name match
  • Matched by: Clisp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clisp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

clisp-doc 1:2.49.20210628.gitde01f0f-3.1build3

GNU CLISP, a Common Lisp implementation (documentation)

http://www.clisp.org/

sudo apt install clisp-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: clisp
  • normalized package name match
  • Matched by: Clisp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clisp-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

clisp-module-berkeley-db 1:2.49.20210628.gitde01f0f-3.1build3

GNU CLISP module that adds an interface to Berkeley DB

http://www.clisp.org/

sudo apt install clisp-module-berkeley-db
  • Section: universe/lisp
  • Architecture: amd64
  • Source Package: clisp
  • 3 dependencies
  • normalized package name match
  • Matched by: Clisp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clisp-module-berkeley-db from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

clisp-module-clx 1:2.49.20210628.gitde01f0f-3.1build3

GNU CLISP module that adds X11 bindings

http://www.clisp.org/

sudo apt install clisp-module-clx
  • Section: universe/lisp
  • Architecture: amd64
  • Source Package: clisp
  • 6 dependencies
  • normalized package name match
  • Matched by: Clisp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clisp-module-clx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

clisp-module-dbus 1:2.49.20210628.gitde01f0f-3.1build3

GNU CLISP module that adds an interface to D-Bus

http://www.clisp.org/

sudo apt install clisp-module-dbus
  • Section: universe/lisp
  • Architecture: amd64
  • Source Package: clisp
  • 2 dependencies
  • normalized package name match
  • Matched by: Clisp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clisp-module-dbus from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment