halide-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S halide-bin

* (Optional) Uninstall halide-bin on Arch using YAY

$ yay -Rns halide-bin

2. Manually Install "halide-bin" via AUR

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

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

b. Clone halide-bin's git locally

$ git clone https://aur.archlinux.org/halide-bin.git ~/halide-bin

c. Go to ~/halide-bin folder and install it

$ cd ~/halide-bin $ makepkg -si

3. Information about the halide-bin package on Arch User Repository (AUR)

ID: 1413256
Name: halide-bin
PackageBaseID: 61433
PackageBase: halide-bin
Version: 17.0.1-1
Description: A language for fast and portable data-parallel computation
URL: https://github.com/halide/Halide
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: keenerd
FirstSubmitted: 1344038230
LastModified: 1708525957
URLPath: /cgit/aur.git/snapshot/halide-bin.tar.gz