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

Last updated: September 29,2024

1. Install "python2-oslo.utils" package

This guide let you learn how to install python2-oslo.utils on openSUSE Leap

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

2. Uninstall "python2-oslo.utils" package

Here is a brief guide to show you how to uninstall python2-oslo.utils on openSUSE Leap:

$ sudo zypper remove python2-oslo.utils

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

Information for package python2-oslo.utils:
-------------------------------------------
Repository : Main Repository
Name : python2-oslo.utils
Version : 3.35.0-2.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 971,3 KiB
Installed : No
Status : not installed
Source package : python-oslo.utils-3.35.0-2.22.src
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.