Automic VaultAutomic Vault

brew

Installer buildapp avec Homebrew, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de buildapp pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install buildapp

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install buildapp

Debian stable package indexes · buildapp · Source: deb.debian.org

aperçu

Résumé du paquet

Creates executables with SBCL

historique

Historique du projet et usages

Buildapp is a Common Lisp command-line tool by Zach Beane for creating executable images with SBCL or Clozure CL.

Historique du projet

Buildapp comes from the Common Lisp image-building tradition: instead of compiling a small native binary from scratch, it configures a Lisp image, loads code and ASDF systems, sets an entry point, and saves an executable. The official page compares it to `cl-launch` and hu.dwim.build.

The public release tags run through the 1.x series, and the official page lists 1.5.6 as the latest version released on November 7, 2015.

Historique d'adoption

Buildapp's adoption is niche but durable in Common Lisp packaging. It appears in Homebrew, Debian, and Ubuntu according to the input, reflecting its use as a small system tool for turning SBCL or CCL applications into command-line executables.

Its homepage examples show the kind of usage that made it handy before containerized deployment became common: single-file Lisp utilities, web-related command-line tools, and larger saved-image applications.

Modes d'utilisation

A typical invocation passes `--output`, one or more `--eval`, `--load-system`, or ASDF path options, and an `--entry` function. Buildapp then saves a runnable Lisp image that starts at that entry point.

It has no documented per-user credentials or configuration file location in the official docs.

Pourquoi les passionnés de paquets s'y intéressent

Buildapp is interesting because it packages the Lisp saved-image model as a Unix-friendly build command. For package maintainers, it turns a Lisp system into an executable artifact that can be installed like other CLI tools.

It also preserves a specific era of Common Lisp deployment practice, where ASDF systems, implementation-specific image saving, and small wrapper tools made Lisp programs feel more like conventional command-line software.

Chronologie

  • 2000s: Buildapp emerged in the SBCL/CCL Common Lisp deployment ecosystem.
  • 2010s: Public release tags progressed through the 1.4 and 1.5 series.
  • 2015: Version 1.5.6 was released on November 7 according to the official homepage.

Related projects

  • SBCL and Clozure CL are the Lisp implementations named by the official page.
  • `cl-launch` and hu.dwim.build are similar tools named by the official page.
  • ASDF is part of the documented workflow for loading Lisp systems before saving an executable.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Homebrew déclare un hook post-install pour cette formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
buildappcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire1.5.6
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/xach/buildapp

  • infoNo package-manager update timestamp was available.confiance faible
  • infoNo cached GitHub release or tag data was available.https://github.com/xach/buildappconfiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:buildapp
Version1.5.6
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/buildapp
Page d'accueilhttps://www.xach.com/lisp/buildapp/
Dépôthttps://github.com/xach/buildapp
Docs amonthttps://github.com/xach/buildapp#readme
LicenceBSD-2-Clause
Archive sourcehttps://github.com/xach/buildapp/archive/refs/tags/release-1.5.6.tar.gz
Dépendancessbcl, zstd
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewdéfini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

buildapp 1.5.6-3+b1

application to create common lisp images

https://www.xach.com/lisp/buildapp/

sudo apt install buildapp
  • Section: lisp
  • Architecture: amd64
  • Source Package: buildapp
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Buildapp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: buildapp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

buildapp 1.5.6-3build1

application to create common lisp images

https://www.xach.com/lisp/buildapp/

sudo apt install buildapp
  • Section: universe/lisp
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Buildapp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: buildapp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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