How To Install golang-k8s-utils-devel on Fedora 36
Introduction
In this tutorial we learn how to install golang-k8s-utils-devel
on Fedora 36.
What is golang-k8s-utils-devel
A set of Go libraries that provide low-level, kubernetes-independent packages supplementing the Go standard libs. This package contains the source code needed for building packages that reference the following Go import paths – k8s.io/utils
We can use yum
or dnf
to install golang-k8s-utils-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-k8s-utils-devel.
Install golang-k8s-utils-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install golang-k8s-utils-devel
using dnf
by running the following command:
Install golang-k8s-utils-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install golang-k8s-utils-devel
using yum
by running the following command:
How To Uninstall golang-k8s-utils-devel on Fedora 36
To uninstall only the golang-k8s-utils-devel
package we can use the following command:
golang-k8s-utils-devel Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install golang-k8s-utils-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).