How to Install and Uninstall rsyntaxtextarea.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "rsyntaxtextarea.noarch" package

Please follow the guidelines below to install rsyntaxtextarea.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rsyntaxtextarea.noarch

2. Uninstall "rsyntaxtextarea.noarch" package

Here is a brief guide to show you how to uninstall rsyntaxtextarea.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rsyntaxtextarea.noarch $ sudo dnf autoremove

3. Information about the rsyntaxtextarea.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:22:01 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rsyntaxtextarea
Version : 3.1.3
Release : 2.el9
Architecture : noarch
Size : 1.0 M
Source : rsyntaxtextarea-3.1.3-2.el9.src.rpm
Repository : epel
Summary : A syntax highlighting, code folding text editor for Java Swing applications
URL : https://github.com/bobbylight/RSyntaxTextArea
License : BSD
Description : RSyntaxTextArea is a customizable, syntax highlighting text component for Java
: Swing applications. Out of the box, it supports syntax highlighting for 40+
: programming languages, code folding, search and replace, and has add-on
: libraries for code completion and spell checking. Syntax highlighting for
: additional languages can be added via tools such as JFlex.