This package browser is in early development. Mind the rough edges.

ktexteditor

Full text editor component

KTextEditor provides a powerful text editor component that you can embed in your application, either as a KPart or using the KF5::TextEditor library.

Installation

Install the latest version of ktexteditor as follows:

guix install ktexteditor

Or install a particular version:

guix install ktexteditor@5.116.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.