How to Install and Uninstall jedit.noarch Package on Fedora 39

Last updated: January 16,2025

1. Install "jedit.noarch" package

Learn how to install jedit.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install jedit.noarch

2. Uninstall "jedit.noarch" package

This tutorial shows how to uninstall jedit.noarch on Fedora 39:

$ sudo dnf remove jedit.noarch $ sudo dnf autoremove

3. Information about the jedit.noarch package on Fedora 39

Last metadata expiration check: 3:24:50 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : jedit
Version : 5.6.0
Release : 1.fc39
Architecture : noarch
Size : 2.6 M
Source : jedit-5.6.0-1.fc39.src.rpm
Repository : fedora
Summary : Programmer's text editor
URL : http://www.jedit.org/
License : GPL-2.0-or-later AND GFDL-1.1-no-invariants-or-later
Description : jEdit is an Open Source, cross platform text editor written in Java. It
: has an extensive feature set that includes syntax highlighting, auto indent,
: folding, word wrap, abbreviation expansion, multiple clipboards, powerful search
: and replace, and much more.
:
: Futhermore, jEdit is extremely customizable, and extensible, using either macros
: written in the BeanShell scripting language, or plugins written in Java.