tickfmt on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S tickfmt

* (Optional) Uninstall tickfmt on Arch using YAY

$ yay -Rns tickfmt

2. Manually Install "tickfmt" via AUR

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

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

b. Clone tickfmt's git locally

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

c. Go to ~/tickfmt folder and install it

$ cd ~/tickfmt $ makepkg -si

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

ID: 469335
Name: tickfmt
PackageBaseID: 127889
PackageBase: tickfmt
Version: 1.4.0-1
Description: Open source framework for processing, monitoring, and alerting on time series data
URL: http://influxdb.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: exz
Submitter: exz
FirstSubmitted: 1513150835
LastModified: 1513150835
URLPath: /cgit/aur.git/snapshot/tickfmt.tar.gz