How to Install and Uninstall python3-oslo.i18n Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python3-oslo.i18n" package

Here is a brief guide to show you how to install python3-oslo.i18n on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-oslo.i18n

2. Uninstall "python3-oslo.i18n" package

In this section, we are going to explain the necessary steps to uninstall python3-oslo.i18n on openSuSE Tumbleweed:

$ sudo zypper remove python3-oslo.i18n

3. Information about the python3-oslo.i18n package on openSuSE Tumbleweed

Information for package python3-oslo.i18n:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-oslo.i18n
Version : 6.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 336.0 KiB
Installed : No
Status : not installed
Source package : python-oslo.i18n-6.2.0-1.2.src
Upstream URL : https://docs.openstack.org/oslo.i18n
Summary : OpenStack i18n library
Description :
The oslo.i18n library contain utilities for working with internationalization
(i18n) features, especially translation for text strings in an application
or library.
This package contains the Python 3.x module.