procmon on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S procmon

* (Optional) Uninstall procmon on Arch using YAY

$ yay -Rns procmon

2. Manually Install "procmon" via AUR

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

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

b. Clone procmon's git locally

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

c. Go to ~/procmon folder and install it

$ cd ~/procmon $ makepkg -si

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

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