lttng-tools on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S lttng-tools

* (Optional) Uninstall lttng-tools on Arch using YAY

$ yay -Rns lttng-tools

2. Manually Install "lttng-tools" via AUR

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

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

b. Clone lttng-tools's git locally

$ git clone https://aur.archlinux.org/lttng-tools.git ~/lttng-tools

c. Go to ~/lttng-tools folder and install it

$ cd ~/lttng-tools $ makepkg -si

3. Information about the lttng-tools package on Arch User Repository (AUR)

ID: 1289288
Name: lttng-tools
PackageBaseID: 98678
PackageBase: lttng-tools
Version: 2.13.5-1
Description: LTTng tracing control tools
URL: http://lttng.org/
NumVotes: 8
Popularity: 0.016155
OutOfDate:
Maintainer: russkel
Submitter: christoph.gysin
FirstSubmitted: 1440657409
LastModified: 1689431010
URLPath: /cgit/aur.git/snapshot/lttng-tools.tar.gz