display-switch on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S display-switch

* (Optional) Uninstall display-switch on Arch using YAY

$ yay -Rns display-switch

2. Manually Install "display-switch" via AUR

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

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

b. Clone display-switch's git locally

$ git clone https://aur.archlinux.org/display-switch.git ~/display-switch

c. Go to ~/display-switch folder and install it

$ cd ~/display-switch $ makepkg -si

3. Information about the display-switch package on Arch User Repository (AUR)

ID: 1134537
Name: display-switch
PackageBaseID: 185125
PackageBase: display-switch
Version: 1.2.0-2
Description: Turn a $30 USB switch into a full-featured multi-monitor KVM switch
URL: https://github.com/haimgel/display-switch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trissylegs
Submitter: trissylegs
FirstSubmitted: 1661150866
LastModified: 1662191758
URLPath: /cgit/aur.git/snapshot/display-switch.tar.gz