cadvisor-bin on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "cadvisor-bin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install cadvisor-bin on Arch using YAY

$ yay -S cadvisor-bin

* (Optional) Uninstall cadvisor-bin on Arch using YAY

$ yay -Rns cadvisor-bin

2. Manually Install "cadvisor-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cadvisor-bin's git locally

$ git clone https://aur.archlinux.org/cadvisor-bin.git ~/cadvisor-bin

c. Go to ~/cadvisor-bin folder and install it

$ cd ~/cadvisor-bin $ makepkg -si

3. Information about the cadvisor-bin package on Arch User Repository (AUR)

ID: 1200477
Name: cadvisor-bin
PackageBaseID: 184883
PackageBase: cadvisor-bin
Version: 0.47.0-1
Description: Analyzes resource usage and performance characteristics of running containers.
URL: https://github.com/google/cadvisor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ReneHollander
Submitter: ReneHollander
FirstSubmitted: 1660392943
LastModified: 1674411629
URLPath: /cgit/aur.git/snapshot/cadvisor-bin.tar.gz