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

Last updated: December 24,2024

1. Install "python39-parse" package

This guide let you learn how to install python39-parse on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-parse

2. Uninstall "python39-parse" package

Please follow the instructions below to uninstall python39-parse on openSuSE Tumbleweed:

$ sudo zypper remove python39-parse

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

Information for package python39-parse:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.