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

Last updated: May 10,2024

1. Install "python3-oslo.utils" package

Learn how to install python3-oslo.utils on openSuSE Tumbleweed

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

2. Uninstall "python3-oslo.utils" package

This guide covers the steps necessary to uninstall python3-oslo.utils on openSuSE Tumbleweed:

$ sudo zypper remove python3-oslo.utils

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

Information for package python3-oslo.utils:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-oslo.utils
Version : 6.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-oslo.utils-6.3.0-1.2.src
Upstream URL : https://docs.openstack.org/oslo.utils
Summary : OpenStack Utils Library
Description :
The oslo.utils library provides support for common utility type functions,
such as encoding, exception handling, string manipulation, and time handling.
This package contains the Python 3.x module.