How to Install and Uninstall golang-k8s-metrics-devel.noarch Package on Fedora 34

Last updated: July 01,2024

1. Install "golang-k8s-metrics-devel.noarch" package

This guide let you learn how to install golang-k8s-metrics-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-k8s-metrics-devel.noarch

2. Uninstall "golang-k8s-metrics-devel.noarch" package

Please follow the instructions below to uninstall golang-k8s-metrics-devel.noarch on Fedora 34:

$ sudo dnf remove golang-k8s-metrics-devel.noarch $ sudo dnf autoremove

3. Information about the golang-k8s-metrics-devel.noarch package on Fedora 34

Last metadata expiration check: 2:29:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-k8s-metrics-devel
Version : 1.22.0
Release : 1.fc34
Architecture : noarch
Size : 72 k
Source : golang-k8s-metrics-1.22.0-1.fc34.src.rpm
Repository : updates
Summary : Kubernetes metrics-related API types and clients
URL : https://github.com/kubernetes/metrics
License : ASL 2.0
Description : This package contains type definitions and client code for the metrics APIs that
: Kubernetes makes use of. Depending on the API, the actual implementations live
: elsewhere.
:
: Consumers of the metrics APIs can make use of this repository to access
: implementations of the APIs, while implementors should make use of this library
: when implementing their API servers.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – k8s.io/metrics