tracking on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tracking

* (Optional) Uninstall tracking on Arch using YAY

$ yay -Rns tracking

2. Manually Install "tracking" via AUR

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

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

b. Clone tracking's git locally

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

c. Go to ~/tracking folder and install it

$ cd ~/tracking $ makepkg -si

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

ID: 1291819
Name: tracking
PackageBaseID: 140479
PackageBase: tracking
Version: 2.7.0.20230719-1
Description: Analyze how the behavior of a parallel application evolves through different scenarios (from BSC).
URL: https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gamezelda
Submitter: gamezelda
FirstSubmitted: 1553165398
LastModified: 1689851459
URLPath: /cgit/aur.git/snapshot/tracking.tar.gz