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