i810-dri on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S i810-dri

* (Optional) Uninstall i810-dri on Arch using YAY

$ yay -Rns i810-dri

2. Manually Install "i810-dri" via AUR

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

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

b. Clone i810-dri's git locally

$ git clone https://aur.archlinux.org/i810-dri.git ~/i810-dri

c. Go to ~/i810-dri folder and install it

$ cd ~/i810-dri $ makepkg -si

3. Information about the i810-dri package on Arch User Repository (AUR)

ID: 1234916
Name: i810-dri
PackageBaseID: 192169
PackageBase: mesa-dri1
Version: 7.11.2-13
Description: Mesa DRI drivers for Intel i810
URL: http://mesa3d.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ConnorBehan
Submitter: arojas
FirstSubmitted: 1680342542
LastModified: 1680342542
URLPath: /cgit/aur.git/snapshot/i810-dri.tar.gz

5. The same packages on other Linux Distributions