sysjitter on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S sysjitter

* (Optional) Uninstall sysjitter on Arch using YAY

$ yay -Rns sysjitter

2. Manually Install "sysjitter" via AUR

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

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

b. Clone sysjitter's git locally

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

c. Go to ~/sysjitter folder and install it

$ cd ~/sysjitter $ makepkg -si

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

ID: 199564
Name: sysjitter
PackageBaseID: 94808
PackageBase: sysjitter
Version: 1.1-1
Description: A tool that measures the jitter experienced by user-level threads running on each CPU core of a computer.
URL: http://www.openonload.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1606516324
Maintainer:
FirstSubmitted: 1434650011
LastModified: 1434650811
URLPath: /cgit/aur.git/snapshot/sysjitter.tar.gz