tau on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tau

* (Optional) Uninstall tau on Arch using YAY

$ yay -Rns tau

2. Manually Install "tau" via AUR

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

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

b. Clone tau's git locally

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

c. Go to ~/tau folder and install it

$ cd ~/tau $ makepkg -si

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

ID: 223255
Name: tau
PackageBaseID: 28737
PackageBase: tau
Version: 2.24.1-1
Description: Profiling and tracing toolkit for Fortran, C, C++, Java and Python programs
URL: http://www.cs.uoregon.edu/research/tau/home.php
NumVotes: 2
Popularity: 0
OutOfDate: 1510754131
Maintainer:
Submitter: stativ
FirstSubmitted: 1248528373
LastModified: 1440014592
URLPath: /cgit/aur.git/snapshot/tau.tar.gz