gnome-randr on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S gnome-randr

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

$ yay -Rns gnome-randr

2. Manually Install "gnome-randr" via AUR

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

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

b. Clone gnome-randr's git locally

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

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

$ cd ~/gnome-randr $ makepkg -si

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

ID: 1118450
Name: gnome-randr
PackageBaseID: 176341
PackageBase: gnome-randr
Version: 0.0.1-4
Description: This tries to reimplement the some of the functionality of 'xrandr' for the gnome desktop using mutter's dbus-api. It currently has not been tested with fractional scaling support.
URL: https://gitlab.com/Oschowa/gnome-randr
NumVotes: 1
Popularity: 0.042297
OutOfDate:
Maintainer: icepie
FirstSubmitted: 1645705926
LastModified: 1659000470
URLPath: /cgit/aur.git/snapshot/gnome-randr.tar.gz