procmon-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S procmon-git

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

$ yay -Rns procmon-git

2. Manually Install "procmon-git" via AUR

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

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

b. Clone procmon-git's git locally

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

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

$ cd ~/procmon-git $ makepkg -si

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

ID: 1239115
Name: procmon-git
PackageBaseID: 163863
PackageBase: procmon-git
Version: 1.0.1.r8.gc75bf1b-1
Description: Trace syscall activity tool
URL: https://github.com/microsoft/ProcMon-for-Linux
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1614522370
LastModified: 1681118035
URLPath: /cgit/aur.git/snapshot/procmon-git.tar.gz