procmon on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install procmon on Arch using YAY
$
yay -S
procmon
Copied
* (Optional) Uninstall procmon on Arch using YAY
$
yay -Rns
procmon
Copied
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
Copied
b. Clone procmon's git locally
$
git clone https://aur.archlinux.org/procmon.git
~/procmon
Copied
c. Go to ~/procmon folder and install it
$
cd
~/procmon
Copied
$
makepkg -si
Copied
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
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