How to Install and Uninstall golang-k8s-client-go-dev Package on Kali Linux

Last updated: December 23,2024

1. Install "golang-k8s-client-go-dev" package

This is a short guide on how to install golang-k8s-client-go-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-k8s-client-go-dev

2. Uninstall "golang-k8s-client-go-dev" package

Here is a brief guide to show you how to uninstall golang-k8s-client-go-dev on Kali Linux:

$ sudo apt remove golang-k8s-client-go-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-k8s-client-go-dev package on Kali Linux

Package: golang-k8s-client-go-dev
Source: golang-k8s-client-go
Version: 0.29.0-2
Installed-Size: 14758
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-evanphx-json-patch-dev, golang-github-gogo-protobuf-dev, golang-github-golang-groupcache-dev, golang-github-golang-protobuf-1-5-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-gorilla-websocket-dev, golang-github-gregjones-httpcache-dev, golang-github-imdario-mergo-dev, golang-github-peterbourgon-diskv-dev, golang-github-spf13-pflag-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-dev, golang-golang-x-term-dev, golang-golang-x-time-dev, golang-google-protobuf-dev, golang-k8s-api-dev, golang-k8s-apimachinery-dev, golang-k8s-klog-dev, golang-k8s-kube-openapi-dev, golang-k8s-utils-dev, golang-k8s-sigs-json-dev, golang-k8s-sigs-structured-merge-diff-dev, golang-k8s-sigs-yaml-dev
Size: 829868
SHA256: 05b1064c4a719c6cb6881d690c1749a35de174ceca2f2695b937f981674fa4a6
SHA1: 111dbf77336c480fba264dae4f2d7dcc9494aee1
MD5sum: 603904a76daef055f0954192d34b8360
Description: Go client for Kubernetes (library)
Go clients for talking to a kubernetes cluster.
* The kubernetes package contains the clientset to access Kubernetes
API.
* The discovery package is used to discover APIs supported by a
Kubernetes API server.
* The dynamic package contains a dynamic client that can perform
generic operations on arbitrary Kubernetes API objects.
* The plugin/pkg/client/auth packages contain optional authentication
plugins for obtaining credentials from external sources.
* The transport package is used to set up auth and start a connection.
* The tools/cache package is useful for writing controllers.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/kubernetes/client-go
Section: golang
Priority: optional
Filename: pool/main/g/golang-k8s-client-go/golang-k8s-client-go-dev_0.29.0-2_all.deb

5. The same packages on other Linux Distributions