How to Install and Uninstall kube-openapi Package on Kali Linux

Last updated: May 12,2024

1. Install "kube-openapi" package

Please follow the instructions below to install kube-openapi on Kali Linux

$ sudo apt update $ sudo apt install kube-openapi

2. Uninstall "kube-openapi" package

Please follow the guidelines below to uninstall kube-openapi on Kali Linux:

$ sudo apt remove kube-openapi $ sudo apt autoclean && sudo apt autoremove

3. Information about the kube-openapi package on Kali Linux

Package: kube-openapi
Source: golang-k8s-kube-openapi
Version: 0.0~git20231214.ab13479-2
Installed-Size: 19537
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 5551280
SHA256: 987be9b07d907557719650dddd372ce16c8f4c25b046cdc02d25dd2e5e5b4373
SHA1: 7a42790549c980206643d8e2430eb13adfa5b8a7
MD5sum: de8bfedb5a4eed69a6542d91aa24c696
Description: Kubernetes OpenAPI spec generation & serving (program)
Kube OpenAPI This repo is the home for Kubernetes OpenAPI discovery
spec generation. The goal is to support a subset of OpenAPI features
to satisfy kubernetes use-cases but implement that subset with little
to no assumption about the structure of the code or routes. Thus, there
should be no kubernetes specific code in this repo.
.
There are two main parts:
- A model generator that goes through .go files, find and generate model
definitions.
- The spec generator that is responsible for dynamically generate
the final OpenAPI spec using web service routes or combining
other OpenAPI/Json specs. Contributing Please see CONTRIBUTING.md
(CONTRIBUTING.md) for instructions on how to contribute.
Description-md5:
Homepage: https://github.com/kubernetes/kube-openapi
Built-Using: golang-1.22 (= 1.22.0-2), golang-github-asaskevich-govalidator (= 11.0.1-1), golang-github-emicklei-go-restful (= 3.10.2-1), golang-github-getkin-kin-openapi (= 0.123.0-1), golang-github-go-logr-logr (= 1.2.3-1), golang-github-go-openapi-jsonpointer (= 1:0.20.2-1), golang-github-go-openapi-jsonreference (= 1:0.19.6-2), golang-github-go-openapi-swag (= 1:0.22.8-1), golang-github-google-gnostic-models (= 0.6.8-3), golang-github-google-go-cmp (= 0.6.0-1), golang-github-google-gofuzz (= 1.2.0-1), golang-github-google-uuid (= 1.6.0-1), golang-github-invopop-yaml (= 0.2.0-2), golang-github-josharian-intern (= 1.0.0-3), golang-github-kubernetes-gengo (= 0.0~git20230829.9cce18d-2), golang-github-mailru-easyjson (= 0.7.7-1), golang-github-mohae-deepcopy (= 0.0~git20170929.c48cc78-4), golang-github-munnerz-goautoneg (= 0.0~git20191010.a7dc8b6-2), golang-github-nytimes-gziphandler (= 1.1.1-1), golang-github-opennota-urlesc (= 0.0~git20160726.0.5bd2802-1.1), golang-github-perimeterx-marshmallow (= 1.1.5-1), golang-github-puerkitobio-purell (= 1.1.1-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-golang-x-mod (= 0.15.0-1), golang-golang-x-net (= 1:0.21.0+dfsg-1), golang-golang-x-text (= 0.14.0-2), golang-golang-x-tools (= 1:0.18.0+ds-1), golang-google-protobuf (= 1.32.0-1), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-k8s-klog (= 2.80.1-2), golang-k8s-sigs-json (= 0.0~git20211208.9f7c6b3-2), golang-k8s-sigs-structured-merge-diff (= 4.4.1+ds1-1), golang-k8s-utils (= 0.0~git20240102.e7106e6-1), golang-yaml.v2 (= 2.4.0-4)
Section: golang
Priority: optional
Filename: pool/main/g/golang-k8s-kube-openapi/kube-openapi_0.0~git20231214.ab13479-2_amd64.deb