How to Install and Uninstall python38-parsimonious Package on openSuSE Tumbleweed
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-parsimonious" package
Please follow the instructions below to install python38-parsimonious on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-parsimonious
Copied
2. Uninstall "python38-parsimonious" package
This guide covers the steps necessary to uninstall python38-parsimonious on openSuSE Tumbleweed:
$
sudo zypper remove
python38-parsimonious
Copied
3. Information about the python38-parsimonious package on openSuSE Tumbleweed
Information for package python38-parsimonious:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-parsimonious
Version : 0.8.1-2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 329,7 KiB
Installed : No
Status : not installed
Source package : python-parsimonious-0.8.1-2.10.src
Summary : Pure-Python PEG parser
Description :
Parsimonious is an arbitrary-lookahead parser written in pure
Python. It's based on parsing expression grammars (PEGs), which
means you feed it a simplified sort of EBNF notation.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-parsimonious
Version : 0.8.1-2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 329,7 KiB
Installed : No
Status : not installed
Source package : python-parsimonious-0.8.1-2.10.src
Summary : Pure-Python PEG parser
Description :
Parsimonious is an arbitrary-lookahead parser written in pure
Python. It's based on parsing expression grammars (PEGs), which
means you feed it a simplified sort of EBNF notation.