# 使用 Homebrew, apk, MacPorts, Nix 安装 kibi

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

## 安装

```sh
sudo av install brew:kibi
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kibi
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install kibi
```

  证据: MacPorts ports tree: editors/kibi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add kibi
```

  证据: Alpine Linux edge package indexes: kibi from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#kibi
```

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

## 软件包事实

- **软件包键:** brew:kibi
- **软件包管理器:** Homebrew
- **版本:** 0.3.3
- **来源摘要:** Text editor in ≤1024 lines of code, written in Rust
- **主页:** <https://github.com/ilai-deutel/kibi>
- **仓库:** <https://github.com/ilai-deutel/kibi>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- kibi (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Kibi is a small Rust terminal text editor constrained to 1024 lines of Rust per platform while still offering UTF-8 support, incremental search, syntax highlighting, line numbers, and configuration.

### 项目历史

The repository copyright notice begins in 2020, and GitHub releases show v0.1.1 published on 2020-02-13. The README says the project is inspired by antirez's `kilo`, a compact C text editor, but adds Rust-specific organization and extra editor features while preserving the line-count challenge.

### 采用历史

The README documents installation with Cargo and packages for AUR, Termux, Fedora/CentOS COPR, NetBSD, and Flathub. The Homebrew input record also lists packaging in Homebrew, MacPorts, Nix, and Alpine APK.

### 使用方式

Kibi is used as a lightweight terminal editor for opening files or scratch buffers, especially when a user wants a tiny, auditable editor with modern conveniences rather than a full editor ecosystem.

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

Package nerds care about Kibi because it is both useful software and a packaging curiosity: a real Rust editor designed around a strict source-size budget, minimal dependencies, and broad terminal portability.

### 时间线

- 2020: v0.1.1 release published on GitHub.
- 2021: v0.2.2 release published after the early 0.2.x series.
- 2025: v0.3.0 release resumed the release stream.
- 2026: v0.3.3 release published on 2026-02-01.

### Related projects

- Kibi explicitly cites antirez/kilo as inspiration and compares itself with kilo in its README.

### 来源

- <https://crates.io/crates/kibi>
- <https://github.com/antirez/kilo>
- <https://github.com/ilai-deutel/kibi>
- <https://github.com/ilai-deutel/kibi/releases>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

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

- Nix - kibi: normalized package name match | nixpkgs package indexes: pkgs/by-name/ki/kibi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - kibi - 0.3.2-r0: normalized package name match | Alpine Linux edge package indexes: kibi from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Text editor in ≤1024 lines of code, written in Rust | https://github.com/ilai-deutel/kibi
- MacPorts - kibi: normalized package name match | MacPorts ports tree: editors/kibi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/kibi.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kibi.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
