How to Install and Uninstall cadvisor Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "cadvisor" package

This tutorial shows how to install cadvisor on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cadvisor

2. Uninstall "cadvisor" package

Please follow the guidance below to uninstall cadvisor on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove cadvisor $ sudo apt autoclean && sudo apt autoremove

3. Information about the cadvisor package on Ubuntu 20.10 (Groovy Gorilla)

Package: cadvisor
Architecture: amd64
Version: 0.35.0+ds1-4ubuntu2
Built-Using: containerd (= 1.3.6-0ubuntu1), golang-1.14 (= 1.14.4-1ubuntu2), golang-github-beorn7-perks (= 1.0.1-1), golang-github-blang-semver (= 3.6.1-1), golang-github-cespare-xxhash (= 2.1.1-1), golang-github-datadog-zstd (= 1.3.5-1), golang-github-davecgh-go-spew (= 1.1.1-2), golang-github-docker-go-connections (= 0.4.0-1), golang-github-docker-go-units (= 0.4.0-3), golang-github-eapache-go-xerial-snappy (= 0.0~git20160609.bb955e0-1), golang-github-garyburd-redigo (= 0.0~git20150901.0.d8dbe4d-2), golang-github-golang-snappy (= 0.0+git20160529.d9eb7a3-3), golang-github-googleapis-gax-go (= 2.0.5-1), golang-github-hashicorp-golang-lru (= 0.5.4-1), golang-github-mattn-go-shellwords (= 1.0.10-1), golang-github-mesos-mesos-go (= 0.0.6+dfsg-2), golang-github-opencontainers-go-digest (= 1.0.0-1), golang-github-opencontainers-image-spec (= 1.0.1-4), golang-github-opencontainers-specs (= 1.0.1+git20190408.a1b50f6-1), golang-github-pierrec-lz4 (= 2.5.2-1), golang-github-pkg-errors (= 0.9.1-1), golang-github-pmezard-go-difflib (= 1.0.0-2), golang-github-pquerna-ffjson (= 0.0~git20181028.e517b90-1), golang-github-prometheus-client-golang (= 1.6.0-1), golang-github-prometheus-client-model (= 0.2.0-1), golang-github-prometheus-common (= 0.10.0-1), golang-github-rcrowley-go-metrics (= 0.0~git20180125.8732c61-2), golang-github-shopify-sarama (= 1.22.1-1), golang-go-zfs (= 2.1.1-2), golang-go.opencensus (= 0.22.0-1), golang-gogoprotobuf (= 1.3.1-2), golang-gogottrpc (= 1.0.1-1), golang-golang-x-net (= 1:0.0+git20200226.491c5fc+dfsg-1), golang-golang-x-oauth2 (= 0.0~git20190604.0f29369-2), golang-golang-x-sys (= 0.0~git20200523.0598657-1), golang-golang-x-text (= 0.3.3-1), golang-google-api (= 0.21.0-1), golang-google-cloud (= 0.56.0-1), golang-google-genproto (= 0.0~git20200413.b5235f6-1), golang-google-grpc (= 1.27.1-1), golang-gopkg-eapache-go-resiliency.v1 (= 1.0.0-5), golang-gopkg-eapache-queue.v1 (= 1.0.2-4), golang-gopkg-olivere-elastic.v2 (= 2.0.12-2), golang-goprotobuf (= 1.3.4-2), golang-logrus (= 1.6.0-1), golang-objx (= 0.2.0-1), golang-procfs (= 0.1.3-3), golang-protobuf-extensions (= 1.0.1-1), golang-testify (= 1.4.0+ds-1), golang-yaml.v2 (= 2.3.0-1), runc (= 1.0.0~rc10-0ubuntu1)
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 24852
Depends: libc6 (>= 2.4), libzstd1 (>= 1.3.2)
Filename: pool/universe/c/cadvisor/cadvisor_0.35.0+ds1-4ubuntu2_amd64.deb
Size: 6063620
MD5sum: c94ce23d05a80b41e084d736ce182442
SHA1: ec2b6d9b10559940fa87c3ce2aa99d1b77d96f31
SHA256: 19d6e9f49916c965fcbe02bfd8366da1583721f4e27fc495185d0c17c590fb92
SHA512: 6d8e174fb745e144391a9498a05175fa48a01cb7ae2145e02534b656c7f51eeba0879f44b621857c5fba55d3f73844c9d1952edffa8c88f614dfdb9da6578b8a
Homepage: https://github.com/google/cadvisor
Description-en: analyze resource usage and performance characteristics of running containers
cAdvisor (Container Advisor) provides container users an understanding of
the resource usage and performance characteristics of their running
containers.
.
cAdvisor has native support for Docker containers and should support just
about any other container type out of the box.
.
cAdvisor also exposes container stats as Prometheus (http://prometheus.io)
metrics.
.
This package provides 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.
Description-md5: dd5a513802da1b09ca90b03bff7b4612