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

Last updated: July 03,2024

1. Install "python39-pyicumessageformat" package

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

$ sudo zypper refresh $ sudo zypper install python39-pyicumessageformat

2. Uninstall "python39-pyicumessageformat" package

This guide covers the steps necessary to uninstall python39-pyicumessageformat on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyicumessageformat

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

Information for package python39-pyicumessageformat:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyicumessageformat
Version : 1.0.0-1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 59.2 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.