How to Install and Uninstall python-antlr3_runtime Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python-antlr3_runtime" package

This tutorial shows how to install python-antlr3_runtime on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-antlr3_runtime

2. Uninstall "python-antlr3_runtime" package

Please follow the step by step instructions below to uninstall python-antlr3_runtime on openSUSE Leap:

$ sudo zypper remove python-antlr3_runtime

3. Information about the python-antlr3_runtime package on openSUSE Leap

Information for package python-antlr3_runtime:
----------------------------------------------
Repository : Main Repository
Name : python-antlr3_runtime
Version : 3.1.3-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 558,3 KiB
Installed : No
Status : not installed
Source package : python-antlr3_runtime-3.1.3-bp153.1.13.src
Summary : ANTLR3 parser
Description :
Python implementation of ANTLR, ANother Tool for Language Recognition.
ANTLR is a language tool that provides a framework for constructing
recognizers, interpreters, compilers, and translators from grammatical
descriptions.