lttngtop on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S lttngtop

* (Optional) Uninstall lttngtop on Arch using YAY

$ yay -Rns lttngtop

2. Manually Install "lttngtop" via AUR

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

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

b. Clone lttngtop's git locally

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

c. Go to ~/lttngtop folder and install it

$ cd ~/lttngtop $ makepkg -si

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

ID: 225557
Name: lttngtop
PackageBaseID: 98680
PackageBase: lttngtop
Version: 0.3-1
Description: A top-like, ncurses-based utility to analyze trace information produced by LTTng
URL: http://lttng.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: christoph.gysin
FirstSubmitted: 1440657415
LastModified: 1440657418
URLPath: /cgit/aur.git/snapshot/lttngtop.tar.gz

5. The same packages on other Linux Distributions