heka on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S heka

* (Optional) Uninstall heka on Arch using YAY

$ yay -Rns heka

2. Manually Install "heka" via AUR

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

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

b. Clone heka's git locally

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

c. Go to ~/heka folder and install it

$ cd ~/heka $ makepkg -si

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

ID: 632343
Name: heka
PackageBaseID: 96723
PackageBase: heka
Version: 0.10.0-7
Description: Data collection and processing made easy
URL: https://github.com/mozilla-services/heka
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nfnty
Submitter: nfnty
FirstSubmitted: 1438706218
LastModified: 1564052203
URLPath: /cgit/aur.git/snapshot/heka.tar.gz