viennacl on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "viennacl" 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
Copied
b. Install viennacl on Arch using YAY
$
yay -S
viennacl
Copied
* (Optional) Uninstall viennacl on Arch using YAY
$
yay -Rns
viennacl
Copied
2. Manually Install "viennacl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone viennacl's git locally
$
git clone https://aur.archlinux.org/viennacl.git
~/viennacl
Copied
c. Go to ~/viennacl folder and install it
$
cd
~/viennacl
Copied
$
makepkg -si
Copied
3. Information about the viennacl package on Arch User Repository (AUR)
ID: 376319
Name: viennacl
PackageBaseID: 67858
PackageBase: viennacl
Version: 1.7.1-2
Description: The library provides high level C++ interfaces for linear algebra routines on CPUs and GPUs using CUDA, OpenCL and OpenMP.
URL: http://viennacl.sourceforge.net/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: intelfx
Submitter: onefire
FirstSubmitted: 1362642964
LastModified: 1484984318
URLPath: /cgit/aur.git/snapshot/viennacl.tar.gz
Name: viennacl
PackageBaseID: 67858
PackageBase: viennacl
Version: 1.7.1-2
Description: The library provides high level C++ interfaces for linear algebra routines on CPUs and GPUs using CUDA, OpenCL and OpenMP.
URL: http://viennacl.sourceforge.net/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: intelfx
Submitter: onefire
FirstSubmitted: 1362642964
LastModified: 1484984318
URLPath: /cgit/aur.git/snapshot/viennacl.tar.gz