How to Install and Uninstall antlr4-tool Package on openSuSE Tumbleweed

Last updated: November 07,2024

1. Install "antlr4-tool" package

Please follow the steps below to install antlr4-tool on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install antlr4-tool

2. Uninstall "antlr4-tool" package

This is a short guide on how to uninstall antlr4-tool on openSuSE Tumbleweed:

$ sudo zypper remove antlr4-tool

3. Information about the antlr4-tool package on openSuSE Tumbleweed

Information for package antlr4-tool:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : antlr4-tool
Version : 4.13.0-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : antlr4-4.13.0-5.1.src
Upstream URL : https://www.antlr.org/
Summary : ANTLR 4 Tool
Description :
ANTLR (ANother Tool for Language Recognition) is a parser
generator for reading, processing, executing, or translating
structured text or binary files. It can be used to build languages,
tools, and frameworks. From a grammar, ANTLR generates a parser that
can build and walk parse trees.
This package provides the ANTLR 4 grammar compiler.

5. The same packages on other Linux Distributions