displaylink on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S displaylink

* (Optional) Uninstall displaylink on Arch using YAY

$ yay -Rns displaylink

2. Manually Install "displaylink" via AUR

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

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

b. Clone displaylink's git locally

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

c. Go to ~/displaylink folder and install it

$ cd ~/displaylink $ makepkg -si

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

ID: 1351976
Name: displaylink
PackageBaseID: 96736
PackageBase: displaylink
Version: 5.8-1
Description: Linux driver for DisplayLink devices
URL: https://www.synaptics.com/products/displaylink-graphics
NumVotes: 99
Popularity: 0.454735
OutOfDate:
Maintainer: endorfina
Submitter: Hideaki
FirstSubmitted: 1438730651
LastModified: 1699804367
URLPath: /cgit/aur.git/snapshot/displaylink.tar.gz