sis-dri on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S sis-dri

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

$ yay -Rns sis-dri

2. Manually Install "sis-dri" via AUR

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

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

b. Clone sis-dri's git locally

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

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

$ cd ~/sis-dri $ makepkg -si

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

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

5. The same packages on other Linux Distributions