container-stats-bin on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "container-stats-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 container-stats-bin on Arch using YAY

$ yay -S container-stats-bin

* (Optional) Uninstall container-stats-bin on Arch using YAY

$ yay -Rns container-stats-bin

2. Manually Install "container-stats-bin" via AUR

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

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

b. Clone container-stats-bin's git locally

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

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

$ cd ~/container-stats-bin $ makepkg -si

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

ID: 924331
Name: container-stats-bin
PackageBaseID: 155298
PackageBase: container-stats-bin
Version: 0.5.2-1
Description: A small tool to analyze RAM usage of large amounts of docker containers
URL: https://github.com/brandad-systems/container-stats
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MCOfficer
Submitter: MCOfficer
FirstSubmitted: 1594384957
LastModified: 1624271954
URLPath: /cgit/aur.git/snapshot/container-stats-bin.tar.gz