v2ray-exporter on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S v2ray-exporter

* (Optional) Uninstall v2ray-exporter on Arch using YAY

$ yay -Rns v2ray-exporter

2. Manually Install "v2ray-exporter" via AUR

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

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

b. Clone v2ray-exporter's git locally

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

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

$ cd ~/v2ray-exporter $ makepkg -si

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

ID: 1368838
Name: v2ray-exporter
PackageBaseID: 154312
PackageBase: v2ray-exporter
Version: 0.6.0-1
Description: An exporter that collect V2Ray metrics over its Stats API and export them to Prometheus
URL: https://github.com/wi1dcard/v2ray-exporter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: unknowndev
Submitter: unknowndev
FirstSubmitted: 1591968485
LastModified: 1702443569
URLPath: /cgit/aur.git/snapshot/v2ray-exporter.tar.gz