kapacitor on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S kapacitor

* (Optional) Uninstall kapacitor on Arch using YAY

$ yay -Rns kapacitor

2. Manually Install "kapacitor" via AUR

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

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

b. Clone kapacitor's git locally

$ git clone https://aur.archlinux.org/kapacitor.git ~/kapacitor

c. Go to ~/kapacitor folder and install it

$ cd ~/kapacitor $ makepkg -si

3. Information about the kapacitor package on Arch User Repository (AUR)

ID: 533599
Name: kapacitor
PackageBaseID: 115821
PackageBase: kapacitor
Version: 1.5.1-1
Description: Open source framework for processing, monitoring, and alerting on time series data
URL: https://github.com/InfluxData/kapacitor
NumVotes: 5
Popularity: 0
OutOfDate: 1545718891
Maintainer:
Submitter: exz
FirstSubmitted: 1475137691
LastModified: 1533863667
URLPath: /cgit/aur.git/snapshot/kapacitor.tar.gz