How to Install and Uninstall kf5-ktexteditor.i686 Package on Fedora 34

Last updated: June 28,2024

1. Install "kf5-ktexteditor.i686" package

This tutorial shows how to install kf5-ktexteditor.i686 on Fedora 34

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

2. Uninstall "kf5-ktexteditor.i686" package

This tutorial shows how to uninstall kf5-ktexteditor.i686 on Fedora 34:

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

3. Information about the kf5-ktexteditor.i686 package on Fedora 34

Last metadata expiration check: 2:21:39 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : kf5-ktexteditor
Version : 5.91.0
Release : 1.fc34
Architecture : i686
Size : 2.6 M
Source : kf5-ktexteditor-5.91.0-1.fc34.src.rpm
Repository : updates
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.