pkg.soopen package index

brew / 排名 6639

使用 Homebrew, apk, Nix 安装 inko

查看 inko 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install inko

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add inko

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

Nix已验证 · 92%
nix profile install nixpkgs#inko

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

概览

软件包摘要

Safe and concurrent object-oriented programming language

命令和别名

  • inko

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:programming language

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
inko可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.21.1
管理器更新时间2026-07-20
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:inko
版本0.21.1
软件包管理器Homebrew
主页https://inko-lang.org/
仓库https://github.com/inko-lang/inko
最后更新2026-07-20T18:47:38Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

inko

nix profile install nixpkgs#inko
  • normalized package name match
  • 匹配方式: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.21.1-r0

Language for building concurrent software

https://inko-lang.org/

sudo apk add inko
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: inko
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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.21.1-r0

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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation