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

Last updated: June 18,2024

1. Install "java-cup" package

In this section, we are going to explain the necessary steps to install java-cup on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install java-cup

2. Uninstall "java-cup" package

This tutorial shows how to uninstall java-cup on openSUSE Leap:

$ sudo zypper remove java-cup

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

Information for package java-cup:
---------------------------------
Repository : Main Repository
Name : java-cup
Version : 0.11-150200.11.4.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 182.9 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

5. The same packages on other Linux Distributions