How to Install and Uninstall python39-parsimonious Package on openSuSE Tumbleweed
Last updated: February 08,2025
1. Install "python39-parsimonious" package
Please follow the guidance below to install python39-parsimonious on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-parsimonious
Copied
2. Uninstall "python39-parsimonious" package
Here is a brief guide to show you how to uninstall python39-parsimonious on openSuSE Tumbleweed:
$
sudo zypper remove
python39-parsimonious
Copied
3. Information about the python39-parsimonious package on openSuSE Tumbleweed
Information for package python39-parsimonious:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-parsimonious
Version : 0.10.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 310.0 KiB
Installed : No
Status : not installed
Source package : python-parsimonious-0.10.0-1.7.src
Upstream URL : https://github.com/erikrose/parsimonious
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 : python39-parsimonious
Version : 0.10.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 310.0 KiB
Installed : No
Status : not installed
Source package : python-parsimonious-0.10.0-1.7.src
Upstream URL : https://github.com/erikrose/parsimonious
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.