How to Install and Uninstall python3-os-service-types Package on openSuSE Tumbleweed

Last updated: April 29,2024

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

This guide let you learn how to install python3-os-service-types on openSuSE Tumbleweed

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

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

Learn how to uninstall python3-os-service-types on openSuSE Tumbleweed:

$ sudo zypper remove python3-os-service-types

3. Information about the python3-os-service-types package on openSuSE Tumbleweed

Information for package python3-os-service-types:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-os-service-types
Version : 1.7.0-4.7
Arch : noarch
Vendor : openSUSE
Installed Size : 159.4 KiB
Installed : No
Status : not installed
Source package : python-os-service-types-1.7.0-4.7.src
Upstream URL : https://docs.openstack.org/os-service-types/latest/
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.