computecpp on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S computecpp

* (Optional) Uninstall computecpp on Arch using YAY

$ yay -Rns computecpp

2. Manually Install "computecpp" via AUR

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

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

b. Clone computecpp's git locally

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

c. Go to ~/computecpp folder and install it

$ cd ~/computecpp $ makepkg -si

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

ID: 1246627
Name: computecpp
PackageBaseID: 124348
PackageBase: computecpp
Version: 2.11.0-1
Description: Accelerates Complex C++ Applications on Heterogeneous Compute Systems using Open Standards
URL: https://www.codeplay.com/products/computesuite/computecpp
NumVotes: 5
Popularity: 0
OutOfDate: 1709574581
Maintainer: mirh
Submitter: leidola
FirstSubmitted: 1501180774
LastModified: 1682520510
URLPath: /cgit/aur.git/snapshot/computecpp.tar.gz