How to Install and Uninstall python2-os-service-types Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python2-os-service-types" package

This guide covers the steps necessary to install python2-os-service-types on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-os-service-types

2. Uninstall "python2-os-service-types" package

Please follow the step by step instructions below to uninstall python2-os-service-types on openSUSE Leap:

$ sudo zypper remove python2-os-service-types

3. Information about the python2-os-service-types package on openSUSE Leap

Information for package python2-os-service-types:
-------------------------------------------------
Repository : Main Repository
Name : python2-os-service-types
Version : 1.1.0-2.32
Arch : noarch
Vendor : SUSE LLC
Installed Size : 119,7 KiB
Installed : No
Status : not installed
Source package : python-os-service-types-1.1.0-2.32.src
Summary : Python library for consuming OpenStack sevice-types-authority data
Description :
The OpenStack Service Types Authority contains information about official
OpenStack services and their historical service-type aliases.
The data is in JSON and the latest data should always be used. This simple
library exists to allow for easy consumption of the data, along with a built-in
version of the data to use in case network access is for some reason not
possible and local caching of the fetched data.