mqtt2prometheus on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mqtt2prometheus

* (Optional) Uninstall mqtt2prometheus on Arch using YAY

$ yay -Rns mqtt2prometheus

2. Manually Install "mqtt2prometheus" via AUR

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

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

b. Clone mqtt2prometheus's git locally

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

c. Go to ~/mqtt2prometheus folder and install it

$ cd ~/mqtt2prometheus $ makepkg -si

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

ID: 1217916
Name: mqtt2prometheus
PackageBaseID: 175932
PackageBase: mqtt2prometheus
Version: v0.1.7.4.gc9296a9-3
Description: Prometheus exporter that can be used to scrape topics from MQTT
URL: https://github.com/hikhvar/mqtt2prometheus
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Gnarflord
Submitter: Gnarflord
FirstSubmitted: 1644707799
LastModified: 1677360788
URLPath: /cgit/aur.git/snapshot/mqtt2prometheus.tar.gz