Automic VaultAutomic Vault

brew

clisp mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clisp in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install clisp

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install clisp

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add clisp

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

Debian aptverifiziert · 92%
sudo apt install clisp

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

Fedora dnfverifiziert · 92%
sudo dnf install clisp

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

Nixverifiziert · 92%
nix profile install nixpkgs#clisp

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S clisp

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

openSUSE zypperverifiziert · 92%
sudo zypper install clisp

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

Überblick

Paketzusammenfassung

GNU CLISP, a Common Lisp implementation

Befehle und Aliase

  • clisp
  • clisp-link

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Installierte Executables

BefehlArtSichtbarkeitHinweis
clispcliglobales Executable
clisp-linkcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version2.49.92
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://clisp.sourceforge.io/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://clisp.sourceforge.io/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:clisp
Version2.49.92
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/clisp
Homepagehttps://clisp.sourceforge.io/
Repositoryhttps://gitlab.com/gnu-clisp/clisp
Upstream-Dokumentationhttps://clisp.sourceforge.io/impnotes.html
LizenzGPL-2.0-or-later
Quellarchivhttps://alpha.gnu.org/gnu/clisp/clisp-2.49.92.tar.bz2
Abhängigkeitenlibffcall, libsigsegv, readline
Von macOS bereitgestellte Bibliothekenlibxcrypt, ncurses
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 3 stellt bereit
  • 12 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • 13 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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