kokkos on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S kokkos

* (Optional) Uninstall kokkos on Arch using YAY

$ yay -Rns kokkos

2. Manually Install "kokkos" via AUR

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

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

b. Clone kokkos's git locally

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

c. Go to ~/kokkos folder and install it

$ cd ~/kokkos $ makepkg -si

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

ID: 1408383
Name: kokkos
PackageBaseID: 178429
PackageBase: kokkos
Version: 4.2.01-1
Description: C++ performance portability programming ecosystem
URL: https://github.com/kokkos/kokkos
NumVotes: 2
Popularity: 0.019311
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1651289508
LastModified: 1707792860
URLPath: /cgit/aur.git/snapshot/kokkos.tar.gz