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

Last updated: October 05,2024

1. Install "python312-parse" package

Here is a brief guide to show you how to install python312-parse on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-parse

2. Uninstall "python312-parse" package

Please follow the steps below to uninstall python312-parse on openSuSE Tumbleweed:

$ sudo zypper remove python312-parse

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

Information for package python312-parse:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-parse
Version : 1.20.1-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 117.6 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.