ltrace-git on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install ltrace-git on Arch using YAY
$
yay -S
ltrace-git
Copied
* (Optional) Uninstall ltrace-git on Arch using YAY
$
yay -Rns
ltrace-git
Copied
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
Copied
b. Clone ltrace-git's git locally
$
git clone https://aur.archlinux.org/ltrace-git.git
~/ltrace-git
Copied
c. Go to ~/ltrace-git folder and install it
$
cd
~/ltrace-git
Copied
$
makepkg -si
Copied
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
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