How to Install and Uninstall kf5-ktexteditor.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: June 28,2024

1. Install "kf5-ktexteditor.x86_64" package

Please follow the instructions below to install kf5-ktexteditor.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "kf5-ktexteditor.x86_64" package

Please follow the guidance below to uninstall kf5-ktexteditor.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the kf5-ktexteditor.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:24:39 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : kf5-ktexteditor
Version : 5.96.0
Release : 1.el8
Architecture : x86_64
Size : 2.6 M
Source : kf5-ktexteditor-5.96.0-1.el8.src.rpm
Repository : epel
Summary : KDE Frameworks 5 Tier 3 with advanced embeddable text editor
URL : https://invent.kde.org/frameworks/ktexteditor
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.