ruby-influxdb on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S ruby-influxdb

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

$ yay -Rns ruby-influxdb

2. Manually Install "ruby-influxdb" via AUR

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

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

b. Clone ruby-influxdb's git locally

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

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

$ cd ~/ruby-influxdb $ makepkg -si

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

ID: 757596
Name: ruby-influxdb
PackageBaseID: 88127
PackageBase: ruby-influxdb
Version: 0.8.0-1
Description: The Official Ruby library for InfluxDB
URL: https://github.com/influxdb/influxdb-ruby/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1418198230
LastModified: 1593271793
URLPath: /cgit/aur.git/snapshot/ruby-influxdb.tar.gz