How to Install and Uninstall kakoune Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: July 01,2024

1. Install "kakoune" package

Please follow the guidelines below to install kakoune on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install kakoune

2. Uninstall "kakoune" package

This tutorial shows how to uninstall kakoune on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the kakoune package on Ubuntu 20.10 (Groovy Gorilla)

Package: kakoune
Architecture: amd64
Version: 2020.01.16-2
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: 3566
Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.0), libncursesw6 (>= 6), libstdc++6 (>= 6), libtinfo6 (>= 6)
Filename: pool/universe/k/kakoune/kakoune_2020.01.16-2_amd64.deb
Size: 991576
MD5sum: dfee016477cd48376a10c9aebf6043de
SHA1: ee0f5874fd5351c4178665f037131cfb5ffe9807
SHA256: 422361a16798323c6ddb1a81fc78524845849f702d50bde488fe7e2dfb7c322a
SHA512: db44dfb39965bca7bf67cf811ca754bf1905310a7573c1edb68134ea6f3257f436816dff7dfc5a1d60a1ea1e6142274ecb9a72c971df7c803e8e008ca1022117
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