# kibi を Homebrew, apk, MacPorts, Nix でインストール

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
