heartbeat-elastic on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S heartbeat-elastic

* (Optional) Uninstall heartbeat-elastic on Arch using YAY

$ yay -Rns heartbeat-elastic

2. Manually Install "heartbeat-elastic" via AUR

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

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

b. Clone heartbeat-elastic's git locally

$ git clone https://aur.archlinux.org/heartbeat-elastic.git ~/heartbeat-elastic

c. Go to ~/heartbeat-elastic folder and install it

$ cd ~/heartbeat-elastic $ makepkg -si

3. Information about the heartbeat-elastic package on Arch User Repository (AUR)

ID: 1422450
Name: heartbeat-elastic
PackageBaseID: 174832
PackageBase: beats
Version: 8.12.2-1
Description: Ping remote services for availability and log results to Elasticsearch or send to Logstash
URL: https://www.elastic.co/products/beats
NumVotes: 2
Popularity: 5.0E-6
OutOfDate:
Maintainer: Khorne
Submitter: hashworks
FirstSubmitted: 1641659436
LastModified: 1709812219
URLPath: /cgit/aur.git/snapshot/heartbeat-elastic.tar.gz

5. The same packages on other Linux Distributions