How to Install and Uninstall ruby-kubeclient Package on Kali Linux

Last updated: May 21,2024

1. Install "ruby-kubeclient" package

Please follow the step by step instructions below to install ruby-kubeclient on Kali Linux

$ sudo apt update $ sudo apt install ruby-kubeclient

2. Uninstall "ruby-kubeclient" package

Please follow the guidelines below to uninstall ruby-kubeclient on Kali Linux:

$ sudo apt remove ruby-kubeclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-kubeclient package on Kali Linux

Package: ruby-kubeclient
Version: 4.11.0-2
Installed-Size: 90
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-jsonpath (>= 1.0), ruby-rest-client (>= 2.0), ruby-recursive-open-struct (>= 1.1.1), ruby-http (>= 3.0), ruby-http (<< 6.0)
Breaks: gitlab (<< 11.6~)
Size: 33196
SHA256: c59fe74a7dcc2a467d6bb1e7217ee85a28cf97c9c5b98b6818906e63ec2a5591
SHA1: b494f890d69e4667143cffafe4541b828a58dd2a
MD5sum: 946ff47f14526cd34541d28a87bb6a59
Description: client for Kubernetes REST API
The client supports GET, POST, PUT, DELETE on nodes, pods, secrets, services,
replication controllers, namespaces, resource quotas, limit ranges, endpoints,
persistent volumes, persistent volume claims, component statuses and service
accounts.
.
The client currently supports Kubernetes REST API version v1.
Description-md5:
Homepage: https://github.com/abonas/kubeclient
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-kubeclient/ruby-kubeclient_4.11.0-2_all.deb