forkstat on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S forkstat

* (Optional) Uninstall forkstat on Arch using YAY

$ yay -Rns forkstat

2. Manually Install "forkstat" via AUR

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

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

b. Clone forkstat's git locally

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

c. Go to ~/forkstat folder and install it

$ cd ~/forkstat $ makepkg -si

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

ID: 1385537
Name: forkstat
PackageBaseID: 144330
PackageBase: forkstat
Version: 0.03.02-1
Description: logs process fork(), exec() and exit() activity.
URL: https://github.com/ColinIanKing/forkstat
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ebal
Submitter: ebal
FirstSubmitted: 1565861499
LastModified: 1705228215
URLPath: /cgit/aur.git/snapshot/forkstat.tar.gz