How to Install and Uninstall xed Package on openSUSE Leap
Last updated: December 25,2024
1. Install "xed" package
This is a short guide on how to install xed on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
xed
Copied
2. Uninstall "xed" package
This is a short guide on how to uninstall xed on openSUSE Leap:
$
sudo zypper remove
xed
Copied
3. Information about the xed package on openSUSE Leap
Information for package xed:
----------------------------
Repository : Main Repository
Name : xed
Version : 2.8.3-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : xed-2.8.3-bp155.2.13.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.
----------------------------
Repository : Main Repository
Name : xed
Version : 2.8.3-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : xed-2.8.3-bp155.2.13.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.