pushgateway on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install pushgateway on Arch using YAY
$
yay -S
pushgateway
Copied
* (Optional) Uninstall pushgateway on Arch using YAY
$
yay -Rns
pushgateway
Copied
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
Copied
b. Clone pushgateway's git locally
$
git clone https://aur.archlinux.org/pushgateway.git
~/pushgateway
Copied
c. Go to ~/pushgateway folder and install it
$
cd
~/pushgateway
Copied
$
makepkg -si
Copied
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
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