ltrace-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S ltrace-git

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

$ yay -Rns ltrace-git

2. Manually Install "ltrace-git" via AUR

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

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

b. Clone ltrace-git's git locally

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

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

$ cd ~/ltrace-git $ makepkg -si

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

ID: 656625
Name: ltrace-git
PackageBaseID: 145861
PackageBase: ltrace-git
Version: 0.7.91.r1410.gea8928d-1
Description: Debugging program to track runtime library calls in dynamically linked programs
URL: http://www.ltrace.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: saruman9
Submitter: saruman9
FirstSubmitted: 1571174318
LastModified: 1571174318
URLPath: /cgit/aur.git/snapshot/ltrace-git.tar.gz