auditbeat-oss on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S auditbeat-oss

* (Optional) Uninstall auditbeat-oss on Arch using YAY

$ yay -Rns auditbeat-oss

2. Manually Install "auditbeat-oss" via AUR

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

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

b. Clone auditbeat-oss's git locally

$ git clone https://aur.archlinux.org/auditbeat-oss.git ~/auditbeat-oss

c. Go to ~/auditbeat-oss folder and install it

$ cd ~/auditbeat-oss $ makepkg -si

3. Information about the auditbeat-oss package on Arch User Repository (AUR)

ID: 1056200
Name: auditbeat-oss
PackageBaseID: 174792
PackageBase: beats-oss
Version: 7.12.1-2
Description: Audit the activities of users and processes on your system to Elasticsearch OSS or OpenSearch
URL: https://opensearch.org/docs/latest/clients/agents-and-ingestion-tools/index/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hashworks
FirstSubmitted: 1641582806
LastModified: 1648140148
URLPath: /cgit/aur.git/snapshot/auditbeat-oss.tar.gz