How to Install and Uninstall java-cup-bootstrap Package on openSUSE Leap

Last updated: May 08,2024

1. Install "java-cup-bootstrap" package

Learn how to install java-cup-bootstrap on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install java-cup-bootstrap

2. Uninstall "java-cup-bootstrap" package

Please follow the guidance below to uninstall java-cup-bootstrap on openSUSE Leap:

$ sudo zypper remove java-cup-bootstrap

3. Information about the java-cup-bootstrap package on openSUSE Leap

Information for package java-cup-bootstrap:
-------------------------------------------
Repository : Main Repository
Name : java-cup-bootstrap
Version : 0.11-bp153.3.22
Arch : noarch
Vendor : openSUSE
Installed Size : 133,6 KiB
Installed : No
Status : not installed
Source package : java-cup-bootstrap-0.11-bp153.3.22.src
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