xlayoutdisplay on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S xlayoutdisplay

* (Optional) Uninstall xlayoutdisplay on Arch using YAY

$ yay -Rns xlayoutdisplay

2. Manually Install "xlayoutdisplay" via AUR

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

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

b. Clone xlayoutdisplay's git locally

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

c. Go to ~/xlayoutdisplay folder and install it

$ cd ~/xlayoutdisplay $ makepkg -si

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

ID: 1347150
Name: xlayoutdisplay
PackageBaseID: 131246
PackageBase: xlayoutdisplay
Version: 1.5.0-1
Description: Detects and arranges linux display outputs, using XRandR for detection and xrandr for arrangement.
URL: https://github.com/alex-courtis/xlayoutdisplay
NumVotes: 5
Popularity: 1.0E-5
OutOfDate:
Maintainer: alex_courtis
Submitter: alex_courtis
FirstSubmitted: 1522495987
LastModified: 1699065087
URLPath: /cgit/aur.git/snapshot/xlayoutdisplay.tar.gz