sysdig-inspect on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S sysdig-inspect

* (Optional) Uninstall sysdig-inspect on Arch using YAY

$ yay -Rns sysdig-inspect

2. Manually Install "sysdig-inspect" via AUR

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

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

b. Clone sysdig-inspect's git locally

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

c. Go to ~/sysdig-inspect folder and install it

$ cd ~/sysdig-inspect $ makepkg -si

3. Information about the sysdig-inspect package on Arch User Repository (AUR)

ID: 1339227
Name: sysdig-inspect
PackageBaseID: 125932
PackageBase: sysdig-inspect
Version: 0.9.0-1
Description: A powerful opensource interface for container troubleshooting and security investigation
URL: https://github.com/draios/sysdig-inspect
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1506582722
LastModified: 1698158679
URLPath: /cgit/aur.git/snapshot/sysdig-inspect.tar.gz