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.
- Versions: 6.5.0 · 5.116.0
- Website: https://community.kde.org/Frameworks
- Licenses: GPL 2+ · LGPL 2.0+ · LGPL 2.1+
- Package source: gnu/packages/kde-frameworks.scm
- Builds: See build status
- Issues: See known issues
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.