How to Install and Uninstall xed.i686 Package on Fedora 34
Last updated: January 12,2025
1. Install "xed.i686" package
In this section, we are going to explain the necessary steps to install xed.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
xed.i686
Copied
2. Uninstall "xed.i686" package
This tutorial shows how to uninstall xed.i686 on Fedora 34:
$
sudo dnf remove
xed.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the xed.i686 package on Fedora 34
Last metadata expiration check: 4:20:27 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : xed
Version : 2.8.4
Release : 2.fc34
Architecture : i686
Size : 2.4 M
Source : xed-2.8.4-2.fc34.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.
Available Packages
Name : xed
Version : 2.8.4
Release : 2.fc34
Architecture : i686
Size : 2.4 M
Source : xed-2.8.4-2.fc34.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.