How to Install and Uninstall kf5-ktexteditor.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 01,2024

1. Install "kf5-ktexteditor.x86_64" package

Learn how to install kf5-ktexteditor.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install kf5-ktexteditor.x86_64

2. Uninstall "kf5-ktexteditor.x86_64" package

Please follow the guidelines below to uninstall kf5-ktexteditor.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove kf5-ktexteditor.x86_64 $ sudo dnf autoremove

3. Information about the kf5-ktexteditor.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:15:59 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : kf5-ktexteditor
Version : 5.68.0
Release : 2.el8
Architecture : x86_64
Size : 2.6 M
Source : kf5-ktexteditor-5.68.0-2.el8.src.rpm
Repository : epel
Summary : KDE Frameworks 5 Tier 3 with advanced embeddable text editor
URL : https://cgit.kde.org/ktexteditor.git
License : LGPLv2+
Description : KTextEditor provides a powerful text editor component that you can embed in your
: application, either as a KPart or using the KF5::TextEditor library (if you need
: more control).
:
: The text editor component contains many useful features, from syntax
: highlighting and automatic indentation to advanced scripting support, making it
: suitable for everything from a simple embedded text-file editor to an advanced
: IDE.