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

Last updated: May 09,2024

1. Install "python3-oslo.utils" package

Here is a brief guide to show you how to install python3-oslo.utils on openSUSE Leap

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

2. Uninstall "python3-oslo.utils" package

Please follow the guidance below to uninstall python3-oslo.utils on openSUSE Leap:

$ sudo zypper remove python3-oslo.utils

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

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