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

Last updated: July 07,2024

1. Install "python310-pyicumessageformat" package

Please follow the step by step instructions below to install python310-pyicumessageformat on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pyicumessageformat

2. Uninstall "python310-pyicumessageformat" package

This tutorial shows how to uninstall python310-pyicumessageformat on openSuSE Tumbleweed:

$ sudo zypper remove python310-pyicumessageformat

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

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