latencytop on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S latencytop

* (Optional) Uninstall latencytop on Arch using YAY

$ yay -Rns latencytop

2. Manually Install "latencytop" via AUR

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

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

b. Clone latencytop's git locally

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

c. Go to ~/latencytop folder and install it

$ cd ~/latencytop $ makepkg -si

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

ID: 1292669
Name: latencytop
PackageBaseID: 14709
PackageBase: latencytop
Version: 1:0.5.0-1
Description: A tool for software developers, aimed at identifying where system latency occurs.
URL: http://ftp.de.debian.org/debian/pool/main/l/latencytop
NumVotes: 82
Popularity: 0.007908
OutOfDate:
Maintainer: anagram3k
Submitter: stephane
FirstSubmitted: 1200716206
LastModified: 1689985405
URLPath: /cgit/aur.git/snapshot/latencytop.tar.gz