influxdb-cxx on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S influxdb-cxx

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

$ yay -Rns influxdb-cxx

2. Manually Install "influxdb-cxx" via AUR

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

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

b. Clone influxdb-cxx's git locally

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

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

$ cd ~/influxdb-cxx $ makepkg -si

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

ID: 1084062
Name: influxdb-cxx
PackageBaseID: 179083
PackageBase: influxdb-cxx
Version: 0.6.7-2
Description: C++ client library for InfluxDB 1.x/2.x
URL: https://github.com/offa/influxdb-cxx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1653306605
LastModified: 1653309195
URLPath: /cgit/aur.git/snapshot/influxdb-cxx.tar.gz