systemtap on AUR (Arch User Repository)
Last updated: January 10,2025
1. Install "systemtap" 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
Copied
b. Install systemtap on Arch using YAY
$
yay -S
systemtap
Copied
* (Optional) Uninstall systemtap on Arch using YAY
$
yay -Rns
systemtap
Copied
2. Manually Install "systemtap" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone systemtap's git locally
$
git clone https://aur.archlinux.org/systemtap.git
~/systemtap
Copied
c. Go to ~/systemtap folder and install it
$
cd
~/systemtap
Copied
$
makepkg -si
Copied
3. Information about the systemtap package on Arch User Repository (AUR)
ID: 1203438
Name: systemtap
PackageBaseID: 130043
PackageBase: systemtap
Version: 4.8-1
Description: Infrastructure to simplify the gathering of information about the running Linux system
URL: http://sourceware.org/systemtap/
NumVotes: 17
Popularity: 0.000775
OutOfDate: 1683095923
Maintainer: chripell
Submitter: Shibumi
FirstSubmitted: 1518607931
LastModified: 1675001242
URLPath: /cgit/aur.git/snapshot/systemtap.tar.gz
Name: systemtap
PackageBaseID: 130043
PackageBase: systemtap
Version: 4.8-1
Description: Infrastructure to simplify the gathering of information about the running Linux system
URL: http://sourceware.org/systemtap/
NumVotes: 17
Popularity: 0.000775
OutOfDate: 1683095923
Maintainer: chripell
Submitter: Shibumi
FirstSubmitted: 1518607931
LastModified: 1675001242
URLPath: /cgit/aur.git/snapshot/systemtap.tar.gz