display-visor on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S display-visor

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

$ yay -Rns display-visor

2. Manually Install "display-visor" via AUR

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

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

b. Clone display-visor's git locally

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

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

$ cd ~/display-visor $ makepkg -si

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

ID: 263679
Name: display-visor
PackageBaseID: 105780
PackageBase: display-visor
Version: 0.4-1
Description: An xrandr wrapper daemon for automatically configuring displays upon system events.
URL: https://github.com/beanaroo/display-visor
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: beanaroo
Submitter: beanaroo
FirstSubmitted: 1452245787
LastModified: 1452297722
URLPath: /cgit/aur.git/snapshot/display-visor.tar.gz