Kakoune Command line Code Editor

Kakoune is a free and open source code editor for Linux and macOS. It is based on Vi’s keystrokes as a text editing language model. It comes with normal and insertion mode, multiple selections, align selections, rotate selection, case manipulation, indentation, client-server architecture, macros, hooks, syntax highlighting, color schemes and more. You can also extend its features using plugins.

Kakoune

How to Install Kakoune on Ubuntu

To install Kakoune code editor on Ubuntu, run below command in terminal app (ctrl+alt+t). It will install the latest version of Kakoune on your Linux system.

sudo snap install kakoune --classic

After the installation of kakoune, you can start it using below command.

kakoune
If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Also Read:  Decibels Audio Player

Leave a Reply