influxdb-cli on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S influxdb-cli

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

$ yay -Rns influxdb-cli

2. Manually Install "influxdb-cli" via AUR

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

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

b. Clone influxdb-cli's git locally

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

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

$ cd ~/influxdb-cli $ makepkg -si

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

ID: 1050219
Name: influxdb-cli
PackageBaseID: 139849
PackageBase: influxdb-cli
Version: 2.1.1-1
Description: InfluxDB command line interface
URL: https://github.com/InfluxData/influxdb
NumVotes: 0
Popularity: 0
OutOfDate: 1669600651
Maintainer:
Submitter: ogarcia
FirstSubmitted: 1550850836
LastModified: 1647171314
URLPath: /cgit/aur.git/snapshot/influxdb-cli.tar.gz