gptrace on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S gptrace

* (Optional) Uninstall gptrace on Arch using YAY

$ yay -Rns gptrace

2. Manually Install "gptrace" via AUR

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

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

b. Clone gptrace's git locally

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

c. Go to ~/gptrace folder and install it

$ cd ~/gptrace $ makepkg -si

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

ID: 1147262
Name: gptrace
PackageBaseID: 80855
PackageBase: gptrace
Version: 0.6.2-1
Description: Trace the activities of an external application
URL: http://www.muflone.com/gptrace/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1397342080
LastModified: 1664661160
URLPath: /cgit/aur.git/snapshot/gptrace.tar.gz