zrandr on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S zrandr

* (Optional) Uninstall zrandr on Arch using YAY

$ yay -Rns zrandr

2. Manually Install "zrandr" via AUR

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

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

b. Clone zrandr's git locally

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

c. Go to ~/zrandr folder and install it

$ cd ~/zrandr $ makepkg -si

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

ID: 601999
Name: zrandr
PackageBaseID: 116142
PackageBase: zrandr
Version: 0.3.2-1
Description: A simple Qt5 front end for xrandr
URL: https://github.com/fralonra/zrandr
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: zoron
Submitter: zoron
FirstSubmitted: 1476283881
LastModified: 1554652634
URLPath: /cgit/aur.git/snapshot/zrandr.tar.gz