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

Last updated: January 14,2025

1. Install "golang-k8s-sample-controller.x86_64" package

In this section, we are going to explain the necessary steps to install golang-k8s-sample-controller.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install golang-k8s-sample-controller.x86_64

2. Uninstall "golang-k8s-sample-controller.x86_64" package

In this section, we are going to explain the necessary steps to uninstall golang-k8s-sample-controller.x86_64 on Fedora 39:

$ sudo dnf remove golang-k8s-sample-controller.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:48:15 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-k8s-sample-controller
Version : 1.22.0
Release : 9.fc39
Architecture : x86_64
Size : 7.3 M
Source : golang-k8s-sample-controller-1.22.0-9.fc39.src.rpm
Repository : fedora
Summary : Simple controller for watching Foo resources
URL : https://github.com/kubernetes/sample-controller
License : ASL 2.0
Description :
: This package implements a simple controller for watching Foo resources as
: defined with a CustomResourceDefinition (CRD).