How to Install and Uninstall python3-os-service-types Package on Kali Linux

Last updated: July 01,2024

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

This guide covers the steps necessary to install python3-os-service-types on Kali Linux

$ sudo apt update $ sudo apt install python3-os-service-types

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

This is a short guide on how to uninstall python3-os-service-types on Kali Linux:

$ sudo apt remove python3-os-service-types $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-os-service-types package on Kali Linux

Package: python3-os-service-types
Source: python-os-service-types
Version: 1.7.0-3
Installed-Size: 89
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-pbr, python3:any
Suggests: python-os-service-types-doc
Size: 12508
SHA256: 12aa41fa0a40bff6a07c818a1de6b0ee4a4c0b54ee9ba23b23c84e0b5a85a28b
SHA1: cd6d37aba05ca57858bc69b68624f83f9a39e27b
MD5sum: ad8960d3862393c58767bdfe9b2ef642
Description: lib for consuming OpenStack sevice-types-authority data - Python 3.x
This package provides 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.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: http://www.openstack.org/
Section: python
Priority: optional
Filename: pool/main/p/python-os-service-types/python3-os-service-types_1.7.0-3_all.deb