uftrace on AUR (Arch User Repository)
Last updated: February 24,2025
1. Install "uftrace" 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 uftrace on Arch using YAY
$
yay -S
uftrace
Copied
* (Optional) Uninstall uftrace on Arch using YAY
$
yay -Rns
uftrace
Copied
2. Manually Install "uftrace" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone uftrace's git locally
$
git clone https://aur.archlinux.org/uftrace.git
~/uftrace
Copied
c. Go to ~/uftrace folder and install it
$
cd
~/uftrace
Copied
$
makepkg -si
Copied
3. Information about the uftrace package on Arch User Repository (AUR)
ID: 1382836
Name: uftrace
PackageBaseID: 115984
PackageBase: uftrace
Version: 0.15-1
Description: Function graph tracer for C/C++/Rust
URL: https://github.com/namhyung/uftrace
NumVotes: 5
Popularity: 0.000511
OutOfDate:
Maintainer: FantasqueX
Submitter: ganadist
FirstSubmitted: 1475732187
LastModified: 1704780897
URLPath: /cgit/aur.git/snapshot/uftrace.tar.gz
Name: uftrace
PackageBaseID: 115984
PackageBase: uftrace
Version: 0.15-1
Description: Function graph tracer for C/C++/Rust
URL: https://github.com/namhyung/uftrace
NumVotes: 5
Popularity: 0.000511
OutOfDate:
Maintainer: FantasqueX
Submitter: ganadist
FirstSubmitted: 1475732187
LastModified: 1704780897
URLPath: /cgit/aur.git/snapshot/uftrace.tar.gz