How to Install and Uninstall python310-parsy Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python310-parsy" package
This tutorial shows how to install python310-parsy on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-parsy
Copied
2. Uninstall "python310-parsy" package
Please follow the steps below to uninstall python310-parsy on openSuSE Tumbleweed:
$
sudo zypper remove
python310-parsy
Copied
3. Information about the python310-parsy package on openSuSE Tumbleweed
Information for package python310-parsy:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-parsy
Version : 1.3.0-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 35.2 KiB
Installed : No
Status : not installed
Source package : python-parsy-1.3.0-1.15.src
Upstream URL : https://github.com/python-parsy/parsy
Summary : Python parser combinators
Description :
Easy-to-use parser combinators, for parsing in pure Python.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-parsy
Version : 1.3.0-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 35.2 KiB
Installed : No
Status : not installed
Source package : python-parsy-1.3.0-1.15.src
Upstream URL : https://github.com/python-parsy/parsy
Summary : Python parser combinators
Description :
Easy-to-use parser combinators, for parsing in pure Python.