How to Install and Uninstall xed Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "xed" package

This guide let you learn how to install xed on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install xed

2. Uninstall "xed" package

Learn how to uninstall xed on openSuSE Tumbleweed:

$ sudo zypper remove xed

3. Information about the xed package on openSuSE Tumbleweed

Information for package xed:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : xed
Version : 3.4.4-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : xed-3.4.4-1.2.src
Upstream URL : https://github.com/linuxmint/xed
Summary : A text editor with highlighting
Description :
xed is a text editor designed for the Cinnamon desktop. It has most
standard text editor functions and 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 VCS
ChangeLogs, and adjusting indentation levels.