auto-xrandr on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S auto-xrandr

* (Optional) Uninstall auto-xrandr on Arch using YAY

$ yay -Rns auto-xrandr

2. Manually Install "auto-xrandr" via AUR

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

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

b. Clone auto-xrandr's git locally

$ git clone https://aur.archlinux.org/auto-xrandr.git ~/auto-xrandr

c. Go to ~/auto-xrandr folder and install it

$ cd ~/auto-xrandr $ makepkg -si

3. Information about the auto-xrandr package on Arch User Repository (AUR)

ID: 844328
Name: auto-xrandr
PackageBaseID: 161817
PackageBase: auto-xrandr
Version: 1.0-1
Description: Automatically configure xrandr when a display is connected or disconnected
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: adrusi
Submitter: adrusi
FirstSubmitted: 1610095808
LastModified: 1610095808
URLPath: /cgit/aur.git/snapshot/auto-xrandr.tar.gz