macOS
brew install kakounelocal Homebrew formula metadata
sudo port install kakouneMacPorts ports tree · editors/kakoune/Portfile · source: api.github.com
brew
Selection-based modal text editor. Version 2026.05.21 via Homebrew; verified 2026-06-01.
install
brew install kakounelocal Homebrew formula metadata
sudo port install kakouneMacPorts ports tree · editors/kakoune/Portfile · source: api.github.com
sudo apk add kakouneAlpine Linux edge package indexes · kakoune · source: dl-cdn.alpinelinux.org
sudo apt install kakouneDebian stable package indexes · kakoune · source: deb.debian.org
sudo dnf install kakouneFedora Rawhide package metadata · kakoune · source: dl.fedoraproject.org
nix profile install nixpkgs#kakounenixpkgs package indexes · kakoune · source: raw.githubusercontent.com
sudo pacman -S kakouneArch Linux sync databases · kakoune · source: geo.mirror.pkgbuild.com
sudo zypper install kakouneopenSUSE Tumbleweed package metadata · kakoune · source: download.opensuse.org
overview
Selection-based modal text editor
history
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.
security posture
No matching local secret-handling manifest was found for kakoune. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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/kakrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kak | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mawww/kakoune
install metadata
| Package key | brew:kakoune |
|---|---|
| Version | 2026.05.21 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kakoune |
| Homepage | https://github.com/mawww/kakoune |
| Repository | https://github.com/mawww/kakoune |
| Upstream docs | https://github.com/mawww/kakoune#readme |
| License | Unlicense |
| Source archive | https://github.com/mawww/kakoune/releases/download/v2026.05.21/kakoune-2026.05.21.tar.bz2 |
| Last updated | 2026-06-01T14:59:18Z |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 kakounesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.