lttng-modules on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S lttng-modules

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

$ yay -Rns lttng-modules

2. Manually Install "lttng-modules" via AUR

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

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

b. Clone lttng-modules's git locally

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

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

$ cd ~/lttng-modules $ makepkg -si

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

ID: 972732
Name: lttng-modules
PackageBaseID: 98676
PackageBase: lttng-modules
Version: 2.13.0-1
Description: LTTng kernel modules
URL: http://lttng.org/
NumVotes: 6
Popularity: 1.0E-6
OutOfDate: 1651584566
Maintainer: thomask
Submitter: christoph.gysin
FirstSubmitted: 1440657403
LastModified: 1633925641
URLPath: /cgit/aur.git/snapshot/lttng-modules.tar.gz