How to Install and Uninstall golang-github-google-cadvisor-devel.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "golang-github-google-cadvisor-devel.noarch" package

This guide covers the steps necessary to install golang-github-google-cadvisor-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-google-cadvisor-devel.noarch

2. Uninstall "golang-github-google-cadvisor-devel.noarch" package

This guide let you learn how to uninstall golang-github-google-cadvisor-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-google-cadvisor-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-google-cadvisor-devel.noarch package on Fedora 34

Last metadata expiration check: 0:16:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-google-cadvisor-devel
Version : 0.40.0
Release : 2.fc34
Architecture : noarch
Size : 528 k
Source : cadvisor-0.40.0-2.fc34.src.rpm
Repository : updates
Summary : Analyzes resource usage and performance characteristics of running containers
URL : https://github.com/google/cadvisor
License : ASL 2.0
Description : cAdvisor (Container Advisor) provides container users an understanding of the
: resource usage and performance characteristics of their running containers. It
: is a running daemon that collects, aggregates, processes, and exports
: information about running containers. Specifically, for each container it keeps
: resource isolation parameters, historical resource usage, histograms of complete
: historical resource usage and network statistics. This data is exported by
: container and machine-wide.
:
: cAdvisor has native support for Docker containers and should support just about
: any other container type out of the box. We strive for support across the board
: so feel free to open an issue if that is not the case. cAdvisor's container
: abstraction is based on lmctfy's so containers are inherently nested
: hierarchically.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/google/cadvisor