dockerbeat on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S dockerbeat

* (Optional) Uninstall dockerbeat on Arch using YAY

$ yay -Rns dockerbeat

2. Manually Install "dockerbeat" via AUR

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

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

b. Clone dockerbeat's git locally

$ git clone https://aur.archlinux.org/dockerbeat.git ~/dockerbeat

c. Go to ~/dockerbeat folder and install it

$ cd ~/dockerbeat $ makepkg -si

3. Information about the dockerbeat package on Arch User Repository (AUR)

ID: 284716
Name: dockerbeat
PackageBaseID: 108777
PackageBase: dockerbeat
Version: 1.0.0_beta2-1
Description: A tool to push container metrics to elastic
URL:
NumVotes: 1
Popularity: 0
OutOfDate: 1548343379
Maintainer:
Submitter: HipsterWhale
FirstSubmitted: 1457956514
LastModified: 1457956957
URLPath: /cgit/aur.git/snapshot/dockerbeat.tar.gz