xrandr-notify on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S xrandr-notify

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

$ yay -Rns xrandr-notify

2. Manually Install "xrandr-notify" via AUR

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

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

b. Clone xrandr-notify's git locally

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

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

$ cd ~/xrandr-notify $ makepkg -si

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

ID: 878901
Name: xrandr-notify
PackageBaseID: 164494
PackageBase: xrandr-notify
Version: 0.2.0-1
Description: subscribe to randr xevents
URL: https://github.com/pjvds/xrandr-notify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1616056729
LastModified: 1616056729
URLPath: /cgit/aur.git/snapshot/xrandr-notify.tar.gz