How to Install and Uninstall python3-oslo.i18n Package on openSUSE Leap

Last updated: May 10,2024

1. Install "python3-oslo.i18n" package

Please follow the steps below to install python3-oslo.i18n on openSUSE Leap

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

2. Uninstall "python3-oslo.i18n" package

This is a short guide on how to uninstall python3-oslo.i18n on openSUSE Leap:

$ sudo zypper remove python3-oslo.i18n

3. Information about the python3-oslo.i18n package on openSUSE Leap

Information for package python3-oslo.i18n:
------------------------------------------
Repository : Main Repository
Name : python3-oslo.i18n
Version : 4.0.1-8.4.5
Arch : noarch
Vendor : SUSE LLC
Installed Size : 264.6 KiB
Installed : No
Status : not installed
Source package : python-oslo.i18n-4.0.1-8.4.5.src
Upstream URL : https://launchpad.net/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.