How to Install and Uninstall javacc3-repolib Package on openSUSE Leap
Last updated: November 24,2024
1. Install "javacc3-repolib" package
This is a short guide on how to install javacc3-repolib on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
javacc3-repolib
Copied
2. Uninstall "javacc3-repolib" package
Please follow the guidance below to uninstall javacc3-repolib on openSUSE Leap:
$
sudo zypper remove
javacc3-repolib
Copied
3. Information about the javacc3-repolib package on openSUSE Leap
Information for package javacc3-repolib:
----------------------------------------
Repository : Main Repository
Name : javacc3-repolib
Version : 3.2-3.40
Arch : noarch
Vendor : SUSE LLC
Installed Size : 779.6 KiB
Installed : No
Status : not installed
Source package : javacc3-3.2-3.40.src
Upstream URL : https://javacc.dev.java.net/
Summary : A parser/scanner generator for java
Description :
Java Compiler Compiler (JavaCC) is the most popular parser generator
for use with Java applications. A parser generator is a tool that reads
a grammar specification and converts it to a Java program that can
recognize matches to the grammar. In addition to the parser generator
itself, JavaCC provides other standard capabilities related to parser
generation such as tree building (via a tool called JJTree included
with JavaCC), actions, debugging, etc.
----------------------------------------
Repository : Main Repository
Name : javacc3-repolib
Version : 3.2-3.40
Arch : noarch
Vendor : SUSE LLC
Installed Size : 779.6 KiB
Installed : No
Status : not installed
Source package : javacc3-3.2-3.40.src
Upstream URL : https://javacc.dev.java.net/
Summary : A parser/scanner generator for java
Description :
Java Compiler Compiler (JavaCC) is the most popular parser generator
for use with Java applications. A parser generator is a tool that reads
a grammar specification and converts it to a Java program that can
recognize matches to the grammar. In addition to the parser generator
itself, JavaCC provides other standard capabilities related to parser
generation such as tree building (via a tool called JJTree included
with JavaCC), actions, debugging, etc.