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

Last updated: June 25,2024

1. Install "python312-pyicumessageformat" package

Please follow the steps below to install python312-pyicumessageformat on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pyicumessageformat

2. Uninstall "python312-pyicumessageformat" package

Please follow the guidance below to uninstall python312-pyicumessageformat on openSuSE Tumbleweed:

$ sudo zypper remove python312-pyicumessageformat

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

Information for package python312-pyicumessageformat:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pyicumessageformat
Version : 1.0.0-1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 79.5 KiB
Installed : No
Status : not installed
Source package : python-pyicumessageformat-1.0.0-1.18.src
Upstream URL : https://github.com/sirstendec/pyicumessageformat
Summary : Library for Parsing ICU MessageFormat Messages
Description :
An unopinionated library for parsing ICU MessageFormat messages
into both ASTs and, optionally, token lists.
This library is mainly a re-implementation of the JavaScript library
format-message-parse with a few extra configuration flags.