osquery-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S osquery-git

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

$ yay -Rns osquery-git

2. Manually Install "osquery-git" via AUR

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

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

b. Clone osquery-git's git locally

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

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

$ cd ~/osquery-git $ makepkg -si

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

ID: 590134
Name: osquery-git
PackageBaseID: 113704
PackageBase: osquery-git
Version: 3.3.2.r0.g5188ce528-2
Description: SQL powered operating system instrumentation, monitoring, and analytics.
URL: https://osquery.io
NumVotes: 7
Popularity: 0
OutOfDate: 1655363793
Maintainer:
FirstSubmitted: 1468744061
LastModified: 1551325395
URLPath: /cgit/aur.git/snapshot/osquery-git.tar.gz