systemtap-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S systemtap-git

* (Optional) Uninstall systemtap-git on Arch using YAY

$ yay -Rns systemtap-git

2. Manually Install "systemtap-git" via AUR

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

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

b. Clone systemtap-git's git locally

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

c. Go to ~/systemtap-git folder and install it

$ cd ~/systemtap-git $ makepkg -si

3. Information about the systemtap-git package on Arch User Repository (AUR)

ID: 661132
Name: systemtap-git
PackageBaseID: 62036
PackageBase: systemtap-git
Version: 4.0.102.g1832b8f51-1
Description: provides infrastructure to simplify the gathering of information about the running Linux system.
URL: https://sourceware.org/systemtap/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: ideal
Submitter: lilydjwg
FirstSubmitted: 1345101520
LastModified: 1572409606
URLPath: /cgit/aur.git/snapshot/systemtap-git.tar.gz