How to Install and Uninstall rsyntaxtextarea.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "rsyntaxtextarea.noarch" package
This tutorial shows how to install rsyntaxtextarea.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rsyntaxtextarea.noarch
Copied
2. Uninstall "rsyntaxtextarea.noarch" package
This guide covers the steps necessary to uninstall rsyntaxtextarea.noarch on Rocky Linux 8:
$
sudo dnf remove
rsyntaxtextarea.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rsyntaxtextarea.noarch package on Rocky Linux 8
Last metadata expiration check: 1:49:11 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rsyntaxtextarea
Version : 3.1.3
Release : 2.el8
Architecture : noarch
Size : 1.0 M
Source : rsyntaxtextarea-3.1.3-2.el8.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.
Available Packages
Name : rsyntaxtextarea
Version : 3.1.3
Release : 2.el8
Architecture : noarch
Size : 1.0 M
Source : rsyntaxtextarea-3.1.3-2.el8.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.