python-influxdb on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-influxdb

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

$ yay -Rns python-influxdb

2. Manually Install "python-influxdb" via AUR

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

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

b. Clone python-influxdb's git locally

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

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

$ cd ~/python-influxdb $ makepkg -si

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

ID: 1381786
Name: python-influxdb
PackageBaseID: 201310
PackageBase: python-influxdb
Version: 5.3.0-5
Description: Python client for InfluxDB
URL: https://github.com/influxdata/influxdb-python/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1704630251
LastModified: 1704630251
URLPath: /cgit/aur.git/snapshot/python-influxdb.tar.gz