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

Last updated: May 20,2024

1. Install "python311-pyicumessageformat" package

Please follow the guidance below to install python311-pyicumessageformat on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pyicumessageformat

2. Uninstall "python311-pyicumessageformat" package

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

$ sudo zypper remove python311-pyicumessageformat

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

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