intel-daal on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S intel-daal

* (Optional) Uninstall intel-daal on Arch using YAY

$ yay -Rns intel-daal

2. Manually Install "intel-daal" via AUR

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

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

b. Clone intel-daal's git locally

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

c. Go to ~/intel-daal folder and install it

$ cd ~/intel-daal $ makepkg -si

3. Information about the intel-daal package on Arch User Repository (AUR)

ID: 695439
Name: intel-daal
PackageBaseID: 138888
PackageBase: intel-daal
Version: 2019.4.007-1
Description: Intel Data Acceleration Library for C++ (Intel® DAAL)
URL: https://software.intel.com/en-us/intel-daal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ArniDagur
FirstSubmitted: 1547940572
LastModified: 1581368298
URLPath: /cgit/aur.git/snapshot/intel-daal.tar.gz