How to Install and Uninstall kakoune Package on Ubuntu 21.10 (Impish Indri)

Last updated: December 25,2024

1. Install "kakoune" package

This guide covers the steps necessary to install kakoune on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install kakoune

2. Uninstall "kakoune" package

In this section, we are going to explain the necessary steps to uninstall kakoune on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove kakoune $ sudo apt autoclean && sudo apt autoremove

3. Information about the kakoune package on Ubuntu 21.10 (Impish Indri)

Package: kakoune
Architecture: amd64
Version: 2020.01.16-3
Multi-Arch: foreign
Priority: optional
Section: universe/editors
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Pentchev
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3147
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3.1), libncursesw6 (>= 6), libstdc++6 (>= 6), libtinfo6 (>= 6)
Filename: pool/universe/k/kakoune/kakoune_2020.01.16-3_amd64.deb
Size: 982550
MD5sum: 2d82729a4b79a6b27ae072970d49d99e
SHA1: c0cc52c5161828eb7f27c2f16c26cab54bd1c146
SHA256: d398c754a1b0e3b9f3000e3af4a114ef556484b87bf869b25eef014e2e7c2f7c
SHA512: 7ba5eeab2bd6ba6dd2cb607d7ccdded08863f525679caf0b80e6de0b01e0fc66a75a03fd13d87e4d5048332f0ce9f321bf99c3a69d2ea81c714075b2170a64f6
Homepage: http://kakoune.org/
Description-en: Vim-inspired, selection-oriented code editor
Kakoune is a code editor heavily inspired by Vim; as such most of its
commands are similar to vi’s ones, and it shares Vi’s "keystrokes as
a text editing language" model. Kakoune can operate in two modes, normal
and insertion. In insertion mode, keys are directly inserted into
the current buffer. In normal mode, keys are used to manipulate
the current selection and to enter insertion mode. Kakoune has a strong
focus on interactivity, most commands provide immediate and incremental
results, while still being competitive (as in keystroke count) with Vim.
Kakoune works on selections, which are oriented, inclusive range of
characters; selections have an anchor and a cursor character.
Most commands move both of them, except when extending selection where
the anchor character stays fixed and the cursor one moves around.
Description-md5: 8ba777537e413662f81feb19aa24b6ba