beignet on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S beignet

* (Optional) Uninstall beignet on Arch using YAY

$ yay -Rns beignet

2. Manually Install "beignet" via AUR

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

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

b. Clone beignet's git locally

$ git clone https://aur.archlinux.org/beignet.git ~/beignet

c. Go to ~/beignet folder and install it

$ cd ~/beignet $ makepkg -si

3. Information about the beignet package on Arch User Repository (AUR)

ID: 1286322
Name: beignet
PackageBaseID: 158745
PackageBase: beignet
Version: 1.3.2.r3283.419c0417-2
Description: An open source OpenCL implementation for Intel IvyBridge & Haswell iGPUs
URL: https://www.freedesktop.org/wiki/Software/Beignet/
NumVotes: 6
Popularity: 0.018526
OutOfDate:
Maintainer: Drommer
Submitter: foutrelis
FirstSubmitted: 1602701311
LastModified: 1689006492
URLPath: /cgit/aur.git/snapshot/beignet.tar.gz