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