# 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
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/kibi>
- **バージョン:** 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>
- **ライセンス:** Apache-2.0 OR MIT
- **ソースアーカイブ:** <https://github.com/ilai-deutel/kibi/archive/refs/tags/v0.3.3.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- kibi (cli)
- kibi (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.3.3
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ilai-deutel/kibi
- 検出された最新: v0.3.3 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kibi
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [amp](https://pkg.so/ja/brew/amp/) - Shares pkgdb curated category or tags: cli, productivity, rust, terminal, text-editor.
- [gedit](https://pkg.so/ja/brew/gedit/) - Shares pkgdb curated category or tags: cli, productivity, syntax-highlighting, text-editor.
- [ad](https://pkg.so/ja/brew/ad/) - Shares pkgdb curated category or tags: cli, productivity, rust, text-editor.
- [jupp](https://pkg.so/ja/brew/jupp/) - Shares pkgdb curated category or tags: cli, productivity, terminal, text-editor.
- [emacs](https://pkg.so/ja/brew/emacs/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [enter-tex](https://pkg.so/ja/brew/enter-tex/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [ox](https://pkg.so/ja/brew/ox/) - Shares pkgdb curated category or tags: cli, productivity, rust, terminal, text-editor.
- [openvi](https://pkg.so/ja/brew/openvi/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [le](https://pkg.so/ja/brew/le/) - Local package facts share a topical domain. Shared terms: cli, editor, productivity, terminal, text.

## 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
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
