macOS
brew install akkulocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de akku pour les workflows d'agents IA.
installation
brew install akkulocal Homebrew formula metadata
aperçu
Package manager for Scheme
historique
Akku.scm is a project-based package manager for R6RS and R7RS Scheme. It gives Scheme projects a manifest, a lockfile, a local dependency environment, package publishing, and an index of portable Scheme libraries.
The GitLab project metadata dates the public repository to June 2018, while the release stream documented by GitLab includes earlier tagged releases and the 1.0 series in 2019. The manpage credits Akku's dependency solver lineage to Andreas Rottmann's dorodango, an earlier R6RS package manager whose solver was ported from aptitude.
Akku's early design centered on making portable Scheme code behave more like modern language-package ecosystems: projects declare direct dependencies in `Akku.manifest`, lock exact transitive dependency sources in `Akku.lock`, and activate an `.akku/env` shell where installed libraries and programs are placed on the right paths.
Akku serves a niche but real Scheme packaging audience. The README documents support for GNU/Linux, macOS, FreeBSD, Cygwin, OpenBSD, and MSYS2, and lists many Scheme implementations whose load paths can be populated from an Akku project.
Release notes show the project expanding beyond a basic R6RS manager: v0.5.0 began mirroring R7RS libraries from Snow, v1.0.0 moved release builds to autotools for portability, and v1.1.0 added features aimed at system package managers such as dpkg and rpm.
Typical use is `akku init`, `akku list`, `akku install <pkg>`, then `.akku/env` to run in an environment where Scheme libraries and programs from the project are visible. Existing projects can add `Akku.manifest` and `Akku.lock` without starting from a template.
For publishing, Akku can scan packages, solve dependencies, verify signed package index data, and create package metadata. The manpage recommends committing both the manifest and lockfile for repeatable development.
Akku is package-nerd catnip because it applies familiar package-manager machinery to Scheme, a language family with many implementations and historically fragmented library paths.
The lockfile, signed index keys, local cache, R7RS-to-R6RS translation, and system-package-manager features make it more than a downloader. It is an attempt to bridge language packages, implementation compatibility, and OS packaging.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
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.
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.
Akku.manifestAkku.lock.akkuignore~/.local/share/akku/keys.d/~/.local/share/akku/index.db~/.cache/akkuexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
akku | cli | exécutable global |
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.
métadonnées d'installation
| Clé du paquet | brew:akku |
|---|---|
| Version | 1.1.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/akku |
| Page d'accueil | https://akkuscm.org/ |
| Dépôt | https://gitlab.com/akkuscm/akku |
| Docs amont | https://akkuscm.org/ |
| Licence | GPL-3.0-or-later |
| Archive source | https://gitlab.com/akkuscm/akku/uploads/819fd1f988c6af5e7df0dfa70aa3d3fe/akku-1.1.0.tar.gz |
| Dépendances | guile |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | akku |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.