halide on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "halide" 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 halide on Arch using YAY
$
yay -S
halide
Copied
* (Optional) Uninstall halide on Arch using YAY
$
yay -Rns
halide
Copied
2. Manually Install "halide" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone halide's git locally
$
git clone https://aur.archlinux.org/halide.git
~/halide
Copied
c. Go to ~/halide folder and install it
$
cd
~/halide
Copied
$
makepkg -si
Copied
3. Information about the halide package on Arch User Repository (AUR)
ID: 1348622
Name: halide
PackageBaseID: 170759
PackageBase: halide
Version: 16.0.0-1
Description: A language for fast and portable data-parallel computation.
URL: https://halide-lang.org/
NumVotes: 2
Popularity: 0.076971
OutOfDate:
Maintainer: OmarEmaraDev
Submitter: OmarEmaraDev
FirstSubmitted: 1630785373
LastModified: 1699291710
URLPath: /cgit/aur.git/snapshot/halide.tar.gz
Name: halide
PackageBaseID: 170759
PackageBase: halide
Version: 16.0.0-1
Description: A language for fast and portable data-parallel computation.
URL: https://halide-lang.org/
NumVotes: 2
Popularity: 0.076971
OutOfDate:
Maintainer: OmarEmaraDev
Submitter: OmarEmaraDev
FirstSubmitted: 1630785373
LastModified: 1699291710
URLPath: /cgit/aur.git/snapshot/halide.tar.gz