How to Install and Uninstall python-openshift-doc Package on Kali Linux

Last updated: July 02,2024

1. Install "python-openshift-doc" package

This guide let you learn how to install python-openshift-doc on Kali Linux

$ sudo apt update $ sudo apt install python-openshift-doc

2. Uninstall "python-openshift-doc" package

This guide let you learn how to uninstall python-openshift-doc on Kali Linux:

$ sudo apt remove python-openshift-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-openshift-doc package on Kali Linux

Package: python-openshift-doc
Source: python-openshift
Version: 0.13.2-1
Installed-Size: 130
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 26696
SHA256: 476c54bec259033cfe47f81eb383cbc1a95ab0b9ce437068c47422dba7e18d39
SHA1: 1246b01ae077292e428b00a5c192bc40ca2d4bc6
MD5sum: cd11ce2b19c112dfdf004eaef24ff133
Description: Python client for the OpenShift API (common documentation)
Python client for the Kubernetes and OpenShift APIs.
There are two ways this project interacts with the Kubernetes and OpenShift
APIs. The first, now deprecated, is to use models and functions generated
with swagger from the API spec. The second, new approach, is to use a single
model and client to generically interact with all resources on the server.
The dynamic client also works with resources that are defined by aggregated
API servers or Custom Resource Definitions.
.
This package installs the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/openshift/openshift-restclient-python
Section: doc
Priority: optional
Filename: pool/main/p/python-openshift/python-openshift-doc_0.13.2-1_all.deb