osquery-bin on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S osquery-bin

* (Optional) Uninstall osquery-bin on Arch using YAY

$ yay -Rns osquery-bin

2. Manually Install "osquery-bin" via AUR

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

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

b. Clone osquery-bin's git locally

$ git clone https://aur.archlinux.org/osquery-bin.git ~/osquery-bin

c. Go to ~/osquery-bin folder and install it

$ cd ~/osquery-bin $ makepkg -si

3. Information about the osquery-bin package on Arch User Repository (AUR)

ID: 874220
Name: osquery-bin
PackageBaseID: 164111
PackageBase: osquery-bin
Version: 4.6.0-1
Description: SQL powered operating system instrumentation, monitoring, and analytics
URL: https://osquery.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anatolik
FirstSubmitted: 1615166735
LastModified: 1615166764
URLPath: /cgit/aur.git/snapshot/osquery-bin.tar.gz