How to Install and Uninstall java-cup-manual Package on openSUSE Leap
Last updated: November 27,2024
1. Install "java-cup-manual" package
Please follow the instructions below to install java-cup-manual on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
java-cup-manual
Copied
2. Uninstall "java-cup-manual" package
Learn how to uninstall java-cup-manual on openSUSE Leap:
$
sudo zypper remove
java-cup-manual
Copied
3. Information about the java-cup-manual package on openSUSE Leap
Information for package java-cup-manual:
----------------------------------------
Repository : Main Repository
Name : java-cup-manual
Version : 0.11-150200.11.4.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 74.4 KiB
Installed : No
Status : not installed
Source package : java-cup-0.11-150200.11.4.4.src
Upstream URL : http://www2.cs.tum.edu/projects/cup/
Summary : LALR Parser Generator in Java
Description :
java-cup is a LALR Parser Generator in Java. With v0.11, you can: *
use CUP in an Ant-Target
* start CUP by a simple command like java -jar java-cup-11a.jar
myGrammar.cup
* use generic parametrized classes (since Java 1.5) as datatypes for
non
* terminals and terminals
* have Your own symbol classes
----------------------------------------
Repository : Main Repository
Name : java-cup-manual
Version : 0.11-150200.11.4.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 74.4 KiB
Installed : No
Status : not installed
Source package : java-cup-0.11-150200.11.4.4.src
Upstream URL : http://www2.cs.tum.edu/projects/cup/
Summary : LALR Parser Generator in Java
Description :
java-cup is a LALR Parser Generator in Java. With v0.11, you can: *
use CUP in an Ant-Target
* start CUP by a simple command like java -jar java-cup-11a.jar
myGrammar.cup
* use generic parametrized classes (since Java 1.5) as datatypes for
non
* terminals and terminals
* have Your own symbol classes