How to Install and Uninstall golang-k8s-sample-cli-plugin.x86_64 Package on Fedora 39

Last updated: March 15,2025

1. Install "golang-k8s-sample-cli-plugin.x86_64" package

This guide let you learn how to install golang-k8s-sample-cli-plugin.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install golang-k8s-sample-cli-plugin.x86_64

2. Uninstall "golang-k8s-sample-cli-plugin.x86_64" package

This is a short guide on how to uninstall golang-k8s-sample-cli-plugin.x86_64 on Fedora 39:

$ sudo dnf remove golang-k8s-sample-cli-plugin.x86_64 $ sudo dnf autoremove

3. Information about the golang-k8s-sample-cli-plugin.x86_64 package on Fedora 39

Last metadata expiration check: 3:05:13 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : golang-k8s-sample-cli-plugin
Version : 1.22.0
Release : 9.fc39
Architecture : x86_64
Size : 10 M
Source : golang-k8s-sample-cli-plugin-1.22.0-9.fc39.src.rpm
Repository : fedora
Summary : Sample kubectl plugin
URL : https://github.com/kubernetes/sample-cli-plugin
License : ASL 2.0
Description :
: This package implements a single kubectl plugin for switching the namespace that
: the current KUBECONFIG context points to. In order to remain as indestructive as
: possible, no existing contexts are modified.