tdfx-dri on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S tdfx-dri

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

$ yay -Rns tdfx-dri

2. Manually Install "tdfx-dri" via AUR

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

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

b. Clone tdfx-dri's git locally

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

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

$ cd ~/tdfx-dri $ makepkg -si

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

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

5. The same packages on other Linux Distributions