tracy on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S tracy

* (Optional) Uninstall tracy on Arch using YAY

$ yay -Rns tracy

2. Manually Install "tracy" via AUR

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

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

b. Clone tracy's git locally

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

c. Go to ~/tracy folder and install it

$ cd ~/tracy $ makepkg -si

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

ID: 1335302
Name: tracy
PackageBaseID: 92265
PackageBase: tracy
Version: 0.10-1
Description: Real-time, nanosecond resolution frame profiler
URL: https://github.com/wolfpld/tracy
NumVotes: 9
Popularity: 0.215484
OutOfDate:
Maintainer: encelo
Submitter: dseg
FirstSubmitted: 1429249512
LastModified: 1697495738
URLPath: /cgit/aur.git/snapshot/tracy.tar.gz