Automic VaultAutomic Vault

brew

Install akku with Homebrew

Package manager for Scheme. Version 1.1.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install akku

local Homebrew formula metadata

overview

Package summary

Package manager for Scheme

Commands and aliases

  • akku

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2018: Public GitLab project metadata records the Akku repository.
  • 2018: v0.3.0 appears in the GitLab release list.
  • 2019: v0.5.0 begins mirroring R7RS libraries from Snow.
  • 2019: v1.0.0 introduces autotools-based release builds.
  • 2021: v1.1.0 adds features for system package manager workflows.

Related projects

  • dorodango: earlier R6RS package manager that supplied Akku's dependency solver lineage.
  • aptitude: Debian package manager whose solver is part of that lineage.
  • Snow: R7RS library source mirrored by Akku beginning with the v0.5.0 release.

security posture

Risk level: orange

infrastructure mutation or orchestration signal.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • infrastructure mutation or orchestration signal

Signals

  • text:package manager

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 12 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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
Akku.manifestAkku.lock.akkuignore~/.local/share/akku/keys.d/~/.local/share/akku/index.db~/.cache/akku

executables

Installed executables

CommandKindExposureNote
akkucliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.1.0
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://akkuscm.org/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://akkuscm.org/none confidence

install metadata

Package metadata

Package keybrew:akku
Version1.1.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/akku
Homepagehttps://akkuscm.org/
Repositoryhttps://gitlab.com/akkuscm/akku
Upstream docshttps://akkuscm.org/
LicenseGPL-3.0-or-later
Source archivehttps://gitlab.com/akkuscm/akku/uploads/819fd1f988c6af5e7df0dfa70aa3d3fe/akku-1.1.0.tar.gz
Dependenciesguile
Build dependenciespkgconf
Bottleavailable (on 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-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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
  • package relationship graph
  • package version freshness
  • package-page enrichment