wlr-randr on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S wlr-randr

* (Optional) Uninstall wlr-randr on Arch using YAY

$ yay -Rns wlr-randr

2. Manually Install "wlr-randr" via AUR

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

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

b. Clone wlr-randr's git locally

$ git clone https://aur.archlinux.org/wlr-randr.git ~/wlr-randr

c. Go to ~/wlr-randr folder and install it

$ cd ~/wlr-randr $ makepkg -si

3. Information about the wlr-randr package on Arch User Repository (AUR)

ID: 1388570
Name: wlr-randr
PackageBaseID: 142036
PackageBase: wlr-randr
Version: 0.4.0-1
Description: Utility to manage outputs of a Wayland compositor
URL: https://sr.ht/~emersion/wlr-randr
NumVotes: 38
Popularity: 2.604492
OutOfDate:
Maintainer: murlakatamenka
Submitter: Difrex
FirstSubmitted: 1557836628
LastModified: 1705645546
URLPath: /cgit/aur.git/snapshot/wlr-randr.tar.gz