tnl-git on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S tnl-git

* (Optional) Uninstall tnl-git on Arch using YAY

$ yay -Rns tnl-git

2. Manually Install "tnl-git" via AUR

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

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

b. Clone tnl-git's git locally

$ git clone https://aur.archlinux.org/tnl-git.git ~/tnl-git

c. Go to ~/tnl-git folder and install it

$ cd ~/tnl-git $ makepkg -si

3. Information about the tnl-git package on Arch User Repository (AUR)

ID: 1423692
Name: tnl-git
PackageBaseID: 172043
PackageBase: tnl-git
Version: r7577.4a3d9321c-1
Description: An efficient C++ library providing parallel algorithms and data structures for high-performance computing on GPUs, multicore CPUs and distributed clusters
URL: https://tnl-project.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lahwaacz
Submitter: lahwaacz
FirstSubmitted: 1634243131
LastModified: 1709971794
URLPath: /cgit/aur.git/snapshot/tnl-git.tar.gz