macOS
brew install akkulocal Homebrew formula metadata
brew
akku のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install akkulocal Homebrew formula metadata
概要
Package manager for Scheme
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/akku実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
akku | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:akku |
|---|---|
| バージョン | 1.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/akku |
| ホームページ | https://akkuscm.org/ |
| リポジトリ | https://gitlab.com/akkuscm/akku |
| 上流ドキュメント | https://akkuscm.org/ |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://gitlab.com/akkuscm/akku/uploads/819fd1f988c6af5e7df0dfa70aa3d3fe/akku-1.1.0.tar.gz |
| 依存関係 | guile |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.