How to Install and Uninstall python310-parse Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python310-parse" package

This guide covers the steps necessary to install python310-parse on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-parse

2. Uninstall "python310-parse" package

Learn how to uninstall python310-parse on openSuSE Tumbleweed:

$ sudo zypper remove python310-parse

3. Information about the python310-parse package on openSuSE Tumbleweed

Information for package python310-parse:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-parse
Version : 1.20.1-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 105.0 KiB
Installed : No
Status : not installed
Source package : python-parse-1.20.1-2.4.src
Upstream URL : https://github.com/r1chardj0n3s/parse
Summary : Python module for parsing strings using a "format" syntax
Description :
Parse strings using a specification based on the Python format() syntax.