pkg.soopen package index

brew / rank 3166

Install kakoune with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Selection-based modal text editor. Version 2026.05.21 via Homebrew; verified 2026-06-01. Also installable with debian: sudo apt install kakoune.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install kakoune

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install kakoune

MacPorts ports tree · editors/kakoune/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add kakoune

Alpine Linux edge package indexes · kakoune · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install kakoune

Debian stable package indexes · kakoune · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install kakoune

Fedora Rawhide package metadata · kakoune · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#kakoune

nixpkgs package indexes · kakoune · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S kakoune

Arch Linux sync databases · kakoune · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install kakoune

openSUSE Tumbleweed package metadata · kakoune · source: download.opensuse.org

overview

Package summary

Selection-based modal text editor

Commands and aliases

  • kak

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2014-03-17: GitHub issue discussion recorded the absence of official releases at that point.
  • 2018-04-09: Kakoune 20180409 prerelease published.
  • 2019-12-10: Kakoune v2019.12.10 published.
  • 2026-05-21: Kakoune 2026.05.21 published.

Related projects

  • Related editors and influences include Vi, Vim, Neovim, Helix, Sam, Acme, terminal multiplexers, and Kakoune plugin/community packages.

security posture

No protected-tool coverage found yet

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.

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/kak/kakrc~/.config/kak/kakrc

executables

Installed executables

CommandKindExposureNote
kakexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version2026.05.21
manager updated2026-06-01
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:kakoune
Version2026.05.21
Package managerHomebrew
Homepagehttps://github.com/mawww/kakoune
Repositoryhttps://github.com/mawww/kakoune
Last updated2026-06-01T14:59:18Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

kakoune 2024.05.18-2

Vim-inspired, selection-oriented code editor

http://kakoune.org/

sudo apt install kakoune
  • Section: editors
  • Architecture: amd64
  • 4 dependencies
  • normalized package name match
  • Matched by: Kakoune
Debian stable package indexes · deb.debian.org · Debian stable package indexes: kakoune from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

kakoune

nix profile install nixpkgs#kakoune
  • normalized package name match
  • Matched by: Kakoune
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: kakoune from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

kakoune 2022.10.31-2

Vim-inspired, selection-oriented code editor

http://kakoune.org/

sudo apt install kakoune
  • Section: universe/editors
  • Architecture: amd64
  • 3 dependencies
  • normalized package name match
  • Matched by: Kakoune
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: kakoune from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

kakoune 2026.05.21-r1

Code editor heavily inspired by Vim, but with less keystrokes

https://kakoune.org

sudo apk add kakoune
  • License: Unlicense
  • Architecture: x86_64
  • Source Package: kakoune
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Kakoune
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kakoune from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kakoune-doc 2026.05.21-r1

Code editor heavily inspired by Vim, but with less keystrokes (documentation)

https://kakoune.org

sudo apk add kakoune-doc
  • License: Unlicense
  • Architecture: x86_64
  • Source Package: kakoune
  • normalized package name match
  • Matched by: Kakoune
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kakoune-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

kakoune 2026.04.12-2.fc45

mawww's experiment for a better code editor

https://kakoune.org/

sudo dnf install kakoune
  • License: Unlicense
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kakoune
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Kakoune
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: kakoune from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

kakoune 2026.05.21-1

Multiple-selection, UNIX-flavored modal editor

https://kakoune.org/

sudo pacman -S kakoune
  • License: custom:unlicense
  • Architecture: x86_64
  • 1 dependencies
  • 13 optional deps
  • normalized package name match
  • Matched by: Kakoune
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: kakoune from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

kakoune 2026.05.21-1.3

A code editor heavily inspired by Vim

https://kakoune.org/

sudo zypper install kakoune
  • License: Unlicense
  • Category: Productivity/Text/Editors
  • Architecture: x86_64
  • Source Package: kakoune
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Kakoune
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kakoune from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

kakoune

sudo port install kakoune
  • normalized package name match
  • Matched by: Kakoune
MacPorts ports tree · api.github.com · MacPorts ports tree: editors/kakoune/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation