How to Install and Uninstall golang-k8s-sample-cli-plugin-devel.noarch Package on Fedora 38

Last updated: January 16,2025

1. Install "golang-k8s-sample-cli-plugin-devel.noarch" package

This is a short guide on how to install golang-k8s-sample-cli-plugin-devel.noarch on Fedora 38

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

2. Uninstall "golang-k8s-sample-cli-plugin-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-k8s-sample-cli-plugin-devel.noarch on Fedora 38:

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

3. Information about the golang-k8s-sample-cli-plugin-devel.noarch package on Fedora 38

Last metadata expiration check: 2:55:46 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : golang-k8s-sample-cli-plugin-devel
Version : 1.22.0
Release : 8.fc38
Architecture : noarch
Size : 19 k
Source : golang-k8s-sample-cli-plugin-1.22.0-8.fc38.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.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – k8s.io/sample-cli-plugin