libdmx on AUR (Arch User Repository)

Last updated: March 29,2024

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

$ yay -S libdmx

* (Optional) Uninstall libdmx on Arch using YAY

$ yay -Rns libdmx

2. Manually Install "libdmx" via AUR

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

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

b. Clone libdmx's git locally

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

c. Go to ~/libdmx folder and install it

$ cd ~/libdmx $ makepkg -si

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

ID: 1416791
Name: libdmx
PackageBaseID: 147614
PackageBase: libdmx
Version: 1.1.5-1
Description: X11 Distributed Multihead extension library
URL: https://xorg.freedesktop.org/
NumVotes: 9
Popularity: 0.752905
OutOfDate:
Maintainer: micwoj92
Submitter: bidulock
FirstSubmitted: 1577107924
LastModified: 1709057252
URLPath: /cgit/aur.git/snapshot/libdmx.tar.gz