How to Install kate in Ubuntu 18.04



Install kate by entering the following commands in the terminal:

sudo apt update
sudo apt install kate

Description:

powerful text editor

Kate is a powerful text editor that can open multiple files simultaneously. . With a built-in terminal, syntax highlighting, and tabbed sidebar, it performs as a lightweight but capable development environment. Kate's many tools, plugins, and scripts make it highly customizable. . Kate's features include: . * Multiple saved sessions, each with numerous files * Scriptable syntax highlighting, indentation, and code-folding * Configurable templates and text snippets * Symbol viewers for C, C++, and Python * XML completion and validation

Homepage: http://kate-editor.org/

Version: 4:17.12.3-0ubuntu1

Section: universe/editors