libxxf86dga on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S libxxf86dga

* (Optional) Uninstall libxxf86dga on Arch using YAY

$ yay -Rns libxxf86dga

2. Manually Install "libxxf86dga" via AUR

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

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

b. Clone libxxf86dga's git locally

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

c. Go to ~/libxxf86dga folder and install it

$ cd ~/libxxf86dga $ makepkg -si

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

ID: 1263653
Name: libxxf86dga
PackageBaseID: 148279
PackageBase: libxxf86dga
Version: 1.1.6-1
Description: X11 Direct Graphics Access extension library
URL: http://xorg.freedesktop.org/
NumVotes: 7
Popularity: 0.008804
OutOfDate:
Maintainer: actionless
Submitter: actionless
FirstSubmitted: 1579284954
LastModified: 1685092290
URLPath: /cgit/aur.git/snapshot/libxxf86dga.tar.gz

5. The same packages on other Linux Distributions