How to Install and Uninstall python-os-service-types-doc.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "python-os-service-types-doc.noarch" package

Here is a brief guide to show you how to install python-os-service-types-doc.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python-os-service-types-doc.noarch

2. Uninstall "python-os-service-types-doc.noarch" package

Please follow the guidelines below to uninstall python-os-service-types-doc.noarch on Fedora 36:

$ sudo dnf remove python-os-service-types-doc.noarch $ sudo dnf autoremove

3. Information about the python-os-service-types-doc.noarch package on Fedora 36

Last metadata expiration check: 5:01:42 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python-os-service-types-doc
Version : 1.7.0
Release : 9.fc36
Architecture : noarch
Size : 957 k
Source : python-os-service-types-1.7.0-9.fc36.src.rpm
Repository : fedora
Summary : os-service-types documentation
URL : http://www.openstack.org/
License : ASL 2.0
Description :
: OsServiceTypes is a Python library for consuming OpenStack sevice-types-authority data
: 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.
:
:
: Documentation for os-service-types