pushgateway on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S pushgateway

* (Optional) Uninstall pushgateway on Arch using YAY

$ yay -Rns pushgateway

2. Manually Install "pushgateway" via AUR

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

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

b. Clone pushgateway's git locally

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

c. Go to ~/pushgateway folder and install it

$ cd ~/pushgateway $ makepkg -si

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

ID: 1366990
Name: pushgateway
PackageBaseID: 160475
PackageBase: pushgateway
Version: 1.6.2-1
Description: Prometheus push acceptor for ephemeral and batch jobs.
URL: https://github.com/prometheus/pushgateway
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Roshless
Submitter: Roshless
FirstSubmitted: 1606862546
LastModified: 1702118892
URLPath: /cgit/aur.git/snapshot/pushgateway.tar.gz