How to Install and Uninstall python311-PyMeta3 Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python311-PyMeta3" package

Please follow the step by step instructions below to install python311-PyMeta3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-PyMeta3

2. Uninstall "python311-PyMeta3" package

Please follow the steps below to uninstall python311-PyMeta3 on openSuSE Tumbleweed:

$ sudo zypper remove python311-PyMeta3

3. Information about the python311-PyMeta3 package on openSuSE Tumbleweed

Information for package python311-PyMeta3:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-PyMeta3
Version : 0.5.1-3.28
Arch : noarch
Vendor : openSUSE
Installed Size : 185.5 KiB
Installed : No
Status : not installed
Source package : python-PyMeta3-0.5.1-3.28.src
Upstream URL : https://github.com/wbond/pymeta3
Summary : Pattern-matching language based on OMeta for Python 3 and 2
Description :
PyMeta is an implementation of OMeta, an object-oriented pattern-matching
language developed by Alessandro Warth
(http://www.cs.ucla.edu/~awarth/ometa/). PyMeta provides a compact syntax based
on Parsing Expression Grammars (PEGs) for common lexing, parsing and
tree-transforming activities in a way that's easy to reason about for Python
programmers.
It is a fork of PyMeta 0.5.0 that supports Python 2 and 3.