How to Install and Uninstall antlr4-tool Package on openSUSE Leap
Last updated: November 07,2024
1. Install "antlr4-tool" package
This is a short guide on how to install antlr4-tool on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
antlr4-tool
Copied
2. Uninstall "antlr4-tool" package
This tutorial shows how to uninstall antlr4-tool on openSUSE Leap:
$
sudo zypper remove
antlr4-tool
Copied
3. Information about the antlr4-tool package on openSUSE Leap
Information for package antlr4-tool:
------------------------------------
Repository : Main Repository
Name : antlr4-tool
Version : 4.9.3-150200.3.8.3
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : antlr4-4.9.3-150200.3.8.3.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.
------------------------------------
Repository : Main Repository
Name : antlr4-tool
Version : 4.9.3-150200.3.8.3
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : antlr4-4.9.3-150200.3.8.3.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.