macOS
brew install ocicllocal Homebrew formula metadata
sudo port install ociclMacPorts ports tree · devel/ocicl/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ocicl in AI-Agent-Workflows.
Installation
brew install ocicllocal Homebrew formula metadata
sudo port install ociclMacPorts ports tree · devel/ocicl/Portfile · Quelle: api.github.com
sudo pacman -S ociclArch Linux sync databases · ocicl · Quelle: geo.mirror.pkgbuild.com
Überblick
OCI-based ASDF system distribution and management tool for Common Lisp
Verlauf
ocicl is a Common Lisp package-management and development tool that applies OCI artifact distribution to ASDF systems. Its name compresses the idea into the project's own formula: OCI plus Common Lisp.
The upstream README presents ocicl as a modern alternative to Quicklisp for ASDF system distribution and management, with extra developer-tooling features such as linting, project scaffolding, dependency freshness checks, license collection, SBOM generation, and self-updates.
Its core design is to package Lisp code as OCI-compliant artifacts distributed from mirrored OCI registries, including GitHub and Docker Hub container registries. The runtime is embedded into a Lisp image and works with ASDF so missing systems can be resolved through the `ocicl` command-line tool.
The project deliberately borrows infrastructure patterns from the container ecosystem: TLS transport, proxy-aware downloads, sigstore verification, hosted CI publication, and project-local lock files through `ocicl.csv`.
ocicl serves a narrower ecosystem than mainstream language package managers, but it has package-manager distribution through Homebrew, MacPorts, and Linux RPM/DEB repositories documented by the project. Homebrew's API generated on 2026-07-01 lists 2,787 installs over 365 days and 545 installs over 90 days.
The tool's adoption story is tied to ASDF, the standard Common Lisp system-definition facility. ocicl does not replace ASDF; it feeds ASDF with project-local, version-pinned system locations and downloads.
A developer runs `ocicl setup`, adds the generated runtime snippet to a Lisp startup file, and then lets ASDF load systems that ocicl records in `ocicl.csv`. The README recommends committing the CSV lock file while leaving downloaded source directories out of the project repository.
The command-line workflow includes installing systems, listing available versions, updating or removing systems, comparing versions, selecting alternate registries, authenticating to registries, generating SBOMs, collecting license data, and scaffolding projects.
ocicl is interesting because it reuses the container registry and OCI artifact stack for source-library distribution rather than container images. For package metadata work, it is a small but sharp example of registry convergence: Common Lisp libraries distributed with supply-chain features usually associated with container images.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
ocicl.csv${XDG_DATA_HOME}/ocicl/ocicl-registry.cfg.ocicl-lint.confCredential-bearing paths to review before unattended agent runs.
${XDG_DATA_HOME}/ocicl/ocicl-credentials.cfgExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ocicl | cli | globales Executable |
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.
https://github.com/ocicl/ocicl
Installationsmetadaten
| Paketschlüssel | brew:ocicl |
|---|---|
| Version | 2.17.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ocicl |
| Homepage | https://github.com/ocicl/ocicl |
| Repository | https://github.com/ocicl/ocicl |
| Upstream-Dokumentation | https://github.com/ocicl/ocicl#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/ocicl/ocicl/archive/refs/tags/v2.17.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-06T15:46:00Z |
| Pulse | updated |
| Abhängigkeiten | sbcl, zstd |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ocicl |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
ocicl 2.16.13-1
An OCI-based ASDF system distribution and management tool for Common Lisp
https://github.com/ocicl/ocicl
sudo pacman -S ociclocicl
sudo port install ociclQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.