How to Install and Uninstall python3-PyMeta3 Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python3-PyMeta3" package
Please follow the guidance below to install python3-PyMeta3 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-PyMeta3
Copied
2. Uninstall "python3-PyMeta3" package
This is a short guide on how to uninstall python3-PyMeta3 on openSUSE Leap:
$
sudo zypper remove
python3-PyMeta3
Copied
3. Information about the python3-PyMeta3 package on openSUSE Leap
Information for package python3-PyMeta3:
----------------------------------------
Repository : Main Repository
Name : python3-PyMeta3
Version : 0.5.1-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 161.1 KiB
Installed : No
Status : not installed
Source package : python-PyMeta3-0.5.1-bp155.2.12.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.
----------------------------------------
Repository : Main Repository
Name : python3-PyMeta3
Version : 0.5.1-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 161.1 KiB
Installed : No
Status : not installed
Source package : python-PyMeta3-0.5.1-bp155.2.12.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.