Automic VaultAutomic Vault

brew

inko mit Homebrew, apk, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für inko in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install inko

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add inko

Alpine Linux edge package indexes · inko · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#inko

nixpkgs package indexes · pkgs/by-name/in/inko/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Safe and concurrent object-oriented programming language

Verlauf

Projektgeschichte und Nutzung

Inko is a statically typed, object-oriented programming language aimed at safe concurrent software. Its official site presents the language around deterministic automatic memory management, move semantics, type-safe concurrency, efficient error handling, LLVM-backed native code generation, and a batteries-included standard library.

Projektgeschichte

The public source repository was created in April 2015 and is maintained under the inko-lang organization. The repository and official site describe Inko as a language for building concurrent software with confidence, with a runtime and compiler implementation written largely in Rust and released under the MPL-2.0 license.

Inko's design evolved around actor-like lightweight processes inspired by Erlang and Pony, single ownership and move semantics, and compile-time checks that prevent data races when values are sent between processes. That combination places it in the same package-manager neighborhood as experimental systems languages and language runtimes rather than ordinary application CLIs.

Adoptionsgeschichte

Inko has niche adoption typical of a young language runtime: source packages, manual documentation, editor support, a package manager surface, and distribution through package managers such as Homebrew, Nix, and Alpine. The inko-lang organization also maintains related tooling, including a version manager, editor support, a Tree-sitter grammar, and the project website.

Wie es verwendet wird

Users install the `inko` executable to compile and run Inko programs. Official examples emphasize small command-line programs, concurrency with async types and messages, pattern matching, error handling through Result-like values, unit tests, file I/O, and HTTP server/client use from the standard library.

Warum Paket-Nerds sich dafür interessieren

For package maintainers, Inko is interesting because it is both a language implementation and a moving toolchain: packaging it means tracking compiler/runtime changes, LLVM integration, Rust-built components, manual documentation, and adjacent editor/package ecosystem pieces.

Zeitleiste

  • 2015: Public Inko repository created on GitHub.
  • 2023: NLnet listed Inko as an NGI0 Entrust project focused on deterministic automatic memory management, native code compilation, C FFI, cross-compilation, and standard-library expansion.
  • 2026: Homebrew metadata lists Inko as a packaged programming language compiler CLI.

Related projects

  • Related projects include Erlang and Pony as concurrency influences, LLVM as the native code backend, Rust as the implementation language, and inko-lang companion repositories such as ivm, tree-sitter-inko, inko.vim, and vscode support.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:programming language

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
inkocliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-08
Manager-Version0.20.0
Manager aktualisiert2026-04-20
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://inko-lang.org/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:inko
Version0.20.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/inko
Homepagehttps://inko-lang.org/
Repositoryhttps://github.com/inko-lang/inko
Upstream-Dokumentationhttps://docs.inko-lang.org/manual/latest
LizenzMPL-2.0
Quellarchivhttps://releases.inko-lang.org/0.20.0.tar.gz
Zuletzt aktualisiert2026-04-20T18:09:59Z
Pulseupdated
Abhängigkeitenllvm
Build-Abhängigkeitenrust
Von macOS bereitgestellte Bibliothekenlibffi
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

inko

nix profile install nixpkgs#inko
  • normalized package name match
  • Abgeglichen nach: Inko
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/in/inko/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

inko 0.19.1_git20260119-r1

Language for building concurrent software

https://inko-lang.org/

sudo apk add inko
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: inko
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Inko
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: inko from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

inko-doc 0.19.1_git20260119-r1

Language for building concurrent software (documentation)

https://inko-lang.org/

sudo apk add inko-doc
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: inko
  • normalized package name match
  • Abgeglichen nach: Inko
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: inko-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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