ispc-bin on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S ispc-bin

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

$ yay -Rns ispc-bin

2. Manually Install "ispc-bin" via AUR

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

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

b. Clone ispc-bin's git locally

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

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

$ cd ~/ispc-bin $ makepkg -si

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

ID: 1076575
Name: ispc-bin
PackageBaseID: 150163
PackageBase: ispc-bin
Version: 1.18.0-2
Description: Intel SPMD program compiler
URL: https://ispc.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
FirstSubmitted: 1584117680
LastModified: 1651845056
URLPath: /cgit/aur.git/snapshot/ispc-bin.tar.gz