libtrace on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libtrace

* (Optional) Uninstall libtrace on Arch using YAY

$ yay -Rns libtrace

2. Manually Install "libtrace" via AUR

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

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

b. Clone libtrace's git locally

$ git clone https://aur.archlinux.org/libtrace.git ~/libtrace

c. Go to ~/libtrace folder and install it

$ cd ~/libtrace $ makepkg -si

3. Information about the libtrace package on Arch User Repository (AUR)

ID: 1266138
Name: libtrace
PackageBaseID: 36656
PackageBase: libtrace
Version: 4.0.21-1
Description: a library for trace processing supporting multiple input and output methods
URL: http://research.wand.net.nz/software/libtrace.php
NumVotes: 6
Popularity: 0
OutOfDate: 1704455531
Maintainer: suthernfriend
Submitter: shtrom
FirstSubmitted: 1271983212
LastModified: 1685594317
URLPath: /cgit/aur.git/snapshot/libtrace.tar.gz