dpc++ on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S dpc++

* (Optional) Uninstall dpc++ on Arch using YAY

$ yay -Rns dpc++

2. Manually Install "dpc++" via AUR

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

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

b. Clone dpc++'s git locally

$ git clone https://aur.archlinux.org/dpc++.git ~/dpc++

c. Go to ~/dpc++ folder and install it

$ cd ~/dpc++ $ makepkg -si

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

ID: 1110851
Name: dpc++
PackageBaseID: 161592
PackageBase: dpc++
Version: 2022.06-1
Description: Data Parallel C++
URL: https://github.com/intel/llvm/releases/tag/2022-06
NumVotes: 1
Popularity: 1.6E-5
OutOfDate:
Maintainer: holgerob
FirstSubmitted: 1609699664
LastModified: 1657607289
URLPath: /cgit/aur.git/snapshot/dpc++.tar.gz