influxdb-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S influxdb-bin

* (Optional) Uninstall influxdb-bin on Arch using YAY

$ yay -Rns influxdb-bin

2. Manually Install "influxdb-bin" via AUR

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

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

b. Clone influxdb-bin's git locally

$ git clone https://aur.archlinux.org/influxdb-bin.git ~/influxdb-bin

c. Go to ~/influxdb-bin folder and install it

$ cd ~/influxdb-bin $ makepkg -si

3. Information about the influxdb-bin package on Arch User Repository (AUR)

ID: 1272132
Name: influxdb-bin
PackageBaseID: 126664
PackageBase: influxdb-bin
Version: 1.8.10-1
Description: An open source agent for collecting metrics and data on the system; Binary release
URL: https://github.com/influxdata/influxdb
NumVotes: 3
Popularity: 0.003858
OutOfDate:
Maintainer: entertainyou
Submitter: entertainyou
FirstSubmitted: 1508989212
LastModified: 1686577371
URLPath: /cgit/aur.git/snapshot/influxdb-bin.tar.gz