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

Last updated: May 16,2024

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

Here is a brief guide to show you how to install python3-os-service-types on openSUSE Leap

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

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

Please follow the guidelines below to uninstall python3-os-service-types on openSUSE Leap:

$ sudo zypper remove python3-os-service-types

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

Information for package python3-os-service-types:
-------------------------------------------------
Repository : Main Repository
Name : python3-os-service-types
Version : 1.7.0-8.4.5
Arch : noarch
Vendor : SUSE LLC
Installed Size : 130.0 KiB
Installed : No
Status : not installed
Source package : python-os-service-types-1.7.0-8.4.5.src
Upstream URL : https://docs.openstack.org/developer/os-service-types
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.
This package contains the Python 3.x module.