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