How to Install ktexteditor-data in Ubuntu 18.04



Install ktexteditor-data by entering the following commands in the terminal:

sudo apt update
sudo apt install ktexteditor-data

Description:

provide advanced plain text editing services

The KTextEditor interfaces - also called KTE interfaces - are a set of well-defined interfaces which an application or library can implement to provide advanced plain text editing services. Applications which utilise this interface can thus allow the user to choose which implementation of the editor component to use. The only implementation right now is the Kate Editor Component (Kate Part).

Homepage: https://projects.kde.org/projects/frameworks/ktexteditor

Version: 5.44.0-0ubuntu2

Section: universe/libs