How to Install and Uninstall golang-github-google-cadvisor-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "golang-github-google-cadvisor-dev" package

This guide let you learn how to install golang-github-google-cadvisor-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-google-cadvisor-dev

2. Uninstall "golang-github-google-cadvisor-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-google-cadvisor-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-google-cadvisor-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-google-cadvisor-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-google-cadvisor-dev
Priority: extra
Section: universe/devel
Installed-Size: 1266
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: cadvisor
Version: 0.20.5+dfsg-1
Depends: golang-go, golang-docker-dev, golang-dbus-dev, golang-gocapability-dev, golang-google-api-dev | golang-googlecode-p-google-api-go-client-dev, golang-github-beorn7-perks-dev, golang-google-cloud-compute-metadata-dev, golang-github-coreos-go-systemd-dev, golang-prometheus-client-dev, golang-procfs-dev, golang-protobuf-extensions-dev, golang-github-abbot-go-http-auth-dev, golang-github-fsouza-go-dockerclient-dev, golang-github-garyburd-redigo-dev, golang-glog-dev | golang-github-golang-glog-dev, golang-goprotobuf-dev | golang-github-golang-goprotobuf-dev, golang-github-golang-mock-dev, golang-pretty-dev | golang-github-kr-pretty-dev, golang-text-dev | golang-github-kr-text-dev, golang-github-seandolphin-bqschema-dev, golang-github-sirupsen-logrus-dev | golang-logrus-dev, golang-github-stretchr-testify-dev | golang-testify-dev, golang-objx-dev | golang-github-stretchr-objx-dev, golang-golang-x-exp-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-dev, golang-gopkg-olivere-elastic.v2-dev, golang-github-influxdb-influxdb-dev (>= 0.10.0~)
Filename: pool/universe/c/cadvisor/golang-github-google-cadvisor-dev_0.20.5+dfsg-1_all.deb
Size: 285198
MD5sum: bfb040c4429ba5906d4eadc202efd1cd
SHA1: ddbc71fc750bfe6b197f57b3e51c6b916f8db302
SHA256: 6b0745a03bb3ddeb85af802c6634a8f43b1604e931c67e391d5716ccae32958f
Description-en: analyze resource usage and performance 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 golang library sources.
Description-md5: c48049d869416915c046fb9a901301db
Homepage: https://github.com/google/cadvisor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu