# 使用 Homebrew, Nix, winget 安装 kona

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

## 安装

```sh
sudo av install brew:kona
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kona
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kona
```

  证据: nixpkgs package indexes: pkgs/by-name/ko/kona/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id Tencent.WeSing -e
```

  证据: Windows Package Manager source index: Tencent.WeSing from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:kona
- **软件包管理器:** Homebrew
- **版本:** 20211225
- **来源摘要:** Open-source implementation of the K programming language
- **主页:** <https://github.com/kevinlawler/kona>
- **仓库:** <https://github.com/kevinlawler/kona>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- k (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 20211225
## 项目历史与用法

Kona is an open-source implementation of the k3 programming language, one member of the K family associated with Arthur Whitney and Kx Systems. It gives Unix package managers a buildable, inspectable implementation of a historically proprietary array language lineage.

### 项目历史

The repository was created on 2010-08-25. Its README explains that Kona targets k3, describes K as a synthesis of APL and Lisp, and says Kona is unaffiliated with Kx. The README also places k3 in the lineage of k1, k2, k3, k4, q, KDB, and KDB+.

### 采用历史

Kona's audience is smaller than mainstream language runtimes but unusually durable: array-language enthusiasts, performance-oriented programmers, and people studying the K/KDB+ ecosystem use it as a source-available route into a language family that otherwise has limited public implementation material.

### 使用方式

The Homebrew package installs the `k` executable, making the interpreter accessible from a shell. The project is mainly used interactively and for studying K idioms rather than as a broad application platform.

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

Kona is package-nerd significant because it preserves access to an older K dialect in source form. It also exposes the famously terse C implementation style associated with the K tradition, which makes it a cultural artifact as much as a language runtime.

### 时间线

- 2010-08-25: GitHub repository created.
- 2014-09-24: Win.3.06-32 release published.
- 2014-08-24: W3.08-64 tag created.

### Related projects

- Kona is related to APL, Lisp, K, k3, k4, q, KDB, KDB+, Kx Systems, and other open K-family implementations documented by the K community.

### 来源

- <https://api.github.com/repos/kevinlawler/kona>
- <https://github.com/kevinlawler/kona>
- <https://github.com/kevinlawler/kona/releases/tag/Win.3.06-32>
- <https://github.com/kevinlawler/kona/wiki>
- <https://ngn.bitbucket.io/k.html>
- <https://raw.githubusercontent.com/kevinlawler/kona/master/README.md>


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal

## 其他软件包管理器记录

- Nix - kona: normalized package name match | nixpkgs package indexes: pkgs/by-name/ko/kona/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - Tencent.WeSing: installed executable or alias match | Windows Package Manager source index: Tencent.WeSing from https://cdn.winget.microsoft.com/cache/source.msix
- winget - Tencent.WeSingLiveAssistant: installed executable or alias match | Windows Package Manager source index: Tencent.WeSingLiveAssistant from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/kona.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kona.yml)


## 来源

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