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

Last updated: May 11,2024

1. Install "golang-k8s-kube-openapi-dev" package

This guide let you learn how to install golang-k8s-kube-openapi-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-k8s-kube-openapi-dev

2. Uninstall "golang-k8s-kube-openapi-dev" package

This is a short guide on how to uninstall golang-k8s-kube-openapi-dev on Kali Linux:

$ sudo apt remove golang-k8s-kube-openapi-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-k8s-kube-openapi-dev
Source: golang-k8s-kube-openapi
Version: 0.0~git20231214.ab13479-2
Installed-Size: 22038
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-asaskevich-govalidator-dev, golang-github-emicklei-go-restful-dev, golang-github-getkin-kin-openapi-dev, golang-github-go-openapi-jsonreference-dev, golang-github-go-openapi-swag-dev, golang-github-google-gnostic-models-dev, golang-github-google-go-cmp-dev, golang-github-google-gofuzz-dev, golang-github-google-uuid-dev, golang-github-kubernetes-gengo-dev (>= 0.0~git20230829.9cce18d-2~), golang-github-munnerz-goautoneg-dev, golang-github-nytimes-gziphandler-dev, golang-github-onsi-ginkgo-v2-dev, golang-github-spf13-pflag-dev, golang-github-stretchr-testify-dev, golang-gomega-dev, golang-google-protobuf-dev, golang-k8s-klog-dev, golang-k8s-sigs-json-dev, golang-k8s-sigs-structured-merge-diff-dev (>= 4.4.1~), golang-k8s-sigs-yaml-dev, golang-k8s-utils-dev (>= 0.0~git20210629), golang-gopkg-yaml.v2-dev, golang-gopkg-yaml.v3-dev
Size: 1011912
SHA256: ed2febcbaf01121bf295bea6d93a19aeaa2231f9a472e766b2e5f21a3b46ad78
SHA1: e876e75e4ea61d4126de43bbac9312e0806fa0e3
MD5sum: b8263bd28b0475431a52ef4c612a99e4
Description: Kubernetes OpenAPI spec generation & serving (library)
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:
Multi-Arch: foreign
Homepage: https://github.com/kubernetes/kube-openapi
Section: golang
Priority: optional
Filename: pool/main/g/golang-k8s-kube-openapi/golang-k8s-kube-openapi-dev_0.0~git20231214.ab13479-2_all.deb