macOS
brew install kakounelocal Homebrew formula metadata
sudo port install kakouneMacPorts ports tree · editors/kakoune/Portfile · ソース: api.github.com
brew
kakoune のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kakounelocal Homebrew formula metadata
sudo port install kakouneMacPorts ports tree · editors/kakoune/Portfile · ソース: api.github.com
sudo apk add kakouneAlpine Linux edge package indexes · kakoune · ソース: dl-cdn.alpinelinux.org
sudo apt install kakouneDebian stable package indexes · kakoune · ソース: deb.debian.org
sudo dnf install kakouneFedora Rawhide package metadata · kakoune · ソース: dl.fedoraproject.org
nix profile install nixpkgs#kakounenixpkgs package indexes · kakoune · ソース: raw.githubusercontent.com
sudo pacman -S kakouneArch Linux sync databases · kakoune · ソース: geo.mirror.pkgbuild.com
sudo zypper install kakouneopenSUSE Tumbleweed package metadata · kakoune · ソース: download.opensuse.org
概要
Selection-based modal text editor
履歴
Kakoune is a modal code editor inspired by Vi and Vim, built around a selection-first editing model and multiple selections as a central interaction primitive.
Kakoune's README describes it as an experiment for a better code editor and as a modal editor that keeps Vim-like keystroke efficiency while changing the editing grammar: users select text first and then apply actions. The repository issue history shows discussion of versioning in 2014, while GitHub releases began with a 2018 prerelease.
Kakoune developed a dedicated terminal-editor community because it explored a post-Vim design space without abandoning modal editing, shell integration, scripting, and small composable commands. Packaging across Homebrew, Linux distributions, MacPorts, Nix, and other systems made it easy for editor enthusiasts to try it alongside Vim, Neovim, and Helix.
Users edit through selections, multiple selections, object selections, commands, hooks, and shell filters. Kakoune's client-server architecture lets multiple clients attach to one editing session, fitting terminal multiplexers and modern terminal panes.
Kakoune matters to package nerds because it is one of the canonical alternative modal editors: small enough to install as a normal CLI package, opinionated enough to influence later editor conversations, and different enough from Vim to justify its own ecosystem.
セキュリティ状態
kakoune に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/kak/kakrc~/.config/kak/kakrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kak | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mawww/kakoune
インストールメタデータ
| パッケージキー | brew:kakoune |
|---|---|
| バージョン | 2026.05.21 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kakoune |
| ホームページ | https://github.com/mawww/kakoune |
| リポジトリ | https://github.com/mawww/kakoune |
| 上流ドキュメント | https://github.com/mawww/kakoune#readme |
| ライセンス | Unlicense |
| ソースアーカイブ | https://github.com/mawww/kakoune/releases/download/v2026.05.21/kakoune-2026.05.21.tar.bz2 |
| 最終更新 | 2026-06-01T14:59:18Z |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kakoune |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
kakoune 2024.05.18-2
Vim-inspired, selection-oriented code editor
sudo apt install kakounekakoune
nix profile install nixpkgs#kakounekakoune 2022.10.31-2
Vim-inspired, selection-oriented code editor
sudo apt install kakounekakoune 2026.05.21-r1
Code editor heavily inspired by Vim, but with less keystrokes
sudo apk add kakounekakoune-doc 2026.05.21-r1
Code editor heavily inspired by Vim, but with less keystrokes (documentation)
sudo apk add kakoune-dockakoune 2026.04.12-1.fc45
mawww's experiment for a better code editor
sudo dnf install kakounekakoune 2026.05.21-1
Multiple-selection, UNIX-flavored modal editor
sudo pacman -S kakounekakoune 2026.05.21-1.1
A code editor heavily inspired by Vim
sudo zypper install kakounekakoune
sudo port install kakouneソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.