How to Install and Uninstall antlr Package on openSUSE Leap
Last updated: December 23,2024
1. Install "antlr" package
Learn how to install antlr on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
antlr
Copied
2. Uninstall "antlr" package
Please follow the steps below to uninstall antlr on openSUSE Leap:
$
sudo zypper remove
antlr
Copied
3. Information about the antlr package on openSUSE Leap
Information for package antlr:
------------------------------
Repository : Main Repository
Name : antlr
Version : 2.7.7-150200.18.7.5
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 21.8 KiB
Installed : No
Status : not installed
Source package : antlr-2.7.7-150200.18.7.5.src
Upstream URL : https://www.antlr.org/
Summary : Another Tool for Language Recognition
Description :
ANTLR, Another Tool for Language Recognition, (formerly PCCTS) is a
language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing C++
or Java actions (you can use PCCTS 1.xx to generate C-based parsers).
------------------------------
Repository : Main Repository
Name : antlr
Version : 2.7.7-150200.18.7.5
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 21.8 KiB
Installed : No
Status : not installed
Source package : antlr-2.7.7-150200.18.7.5.src
Upstream URL : https://www.antlr.org/
Summary : Another Tool for Language Recognition
Description :
ANTLR, Another Tool for Language Recognition, (formerly PCCTS) is a
language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing C++
or Java actions (you can use PCCTS 1.xx to generate C-based parsers).