How to Install and Uninstall xed.i686 Package on Fedora 35

Last updated: October 10,2024

1. Install "xed.i686" package

Please follow the guidelines below to install xed.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install xed.i686

2. Uninstall "xed.i686" package

Learn how to uninstall xed.i686 on Fedora 35:

$ sudo dnf remove xed.i686 $ sudo dnf autoremove

3. Information about the xed.i686 package on Fedora 35

Last metadata expiration check: 2:33:48 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : xed
Version : 3.0.2
Release : 2.fc35
Architecture : i686
Size : 2.3 M
Source : xed-3.0.2-2.fc35.src.rpm
Repository : fedora
Summary : X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)
URL : https://github.com/linuxmint/xed
License : GPLv2+
Description : Xed is a small, but powerful text editor. It has most standard text
: editor functions and fully supports international text in Unicode.
: Advanced features include syntax highlighting and automatic indentation
: of source code, printing and editing of multiple documents in one window.
:
: Xed is extensible through a plugin system, which currently includes
: support for spell checking, comparing files, viewing CVS ChangeLogs, and
: adjusting indentation levels.