How to Install and Uninstall jedit Package on openSuSE Tumbleweed

Last updated: April 29,2024

1. Install "jedit" package

This is a short guide on how to install jedit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install jedit

2. Uninstall "jedit" package

Please follow the guidance below to uninstall jedit on openSuSE Tumbleweed:

$ sudo zypper remove jedit

3. Information about the jedit package on openSuSE Tumbleweed

Information for package jedit:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jedit
Version : 5.5.0-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 9.4 MiB
Installed : No
Status : not installed
Source package : jedit-5.5.0-6.1.src
Upstream URL : https://www.jedit.org/
Summary : Programmer's Text Editor Written in Java
Description :
jEdit is a cross-platform programmer's text editor written in Java.
Some of jEdit's features include:
* Built-in macro language (BeanShell).
* Extensible plug-in architecture with more than 80 plug-ins
available.
* Plug-ins can be downloaded and installed from within jEdit using
the plug-in manager feature.
* Syntax highlighting for more than 80 languages.
* Supports a large number of character encodings including UTF8 and
Unicode.
* Auto-indenting of source code.
* Folding (indent and marker based).
* Word wrap.
* Unlimited undo and redo.
* Highly configurable and customizable.
* Every other feature, both basic and advanced, that you would expect
to find in a text editor.