prometheus-json-exporter on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S prometheus-json-exporter

* (Optional) Uninstall prometheus-json-exporter on Arch using YAY

$ yay -Rns prometheus-json-exporter

2. Manually Install "prometheus-json-exporter" via AUR

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

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

b. Clone prometheus-json-exporter's git locally

$ git clone https://aur.archlinux.org/prometheus-json-exporter.git ~/prometheus-json-exporter

c. Go to ~/prometheus-json-exporter folder and install it

$ cd ~/prometheus-json-exporter $ makepkg -si

3. Information about the prometheus-json-exporter package on Arch User Repository (AUR)

ID: 1110586
Name: prometheus-json-exporter
PackageBaseID: 177110
PackageBase: prometheus-json-exporter
Version: 0.5.0-1
Description: Prometheus exporter which scrapes remote JSON by JSONPath
URL: https://github.com/prometheus-community/json_exporter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hashworks
FirstSubmitted: 1647789453
LastModified: 1657548242
URLPath: /cgit/aur.git/snapshot/prometheus-json-exporter.tar.gz