swayrandr on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S swayrandr

* (Optional) Uninstall swayrandr on Arch using YAY

$ yay -Rns swayrandr

2. Manually Install "swayrandr" via AUR

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

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

b. Clone swayrandr's git locally

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

c. Go to ~/swayrandr folder and install it

$ cd ~/swayrandr $ makepkg -si

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

ID: 1264610
Name: swayrandr
PackageBaseID: 194076
PackageBase: swayrandr
Version: 1.0-1
Description: xrandr and lxrandr clone for Sway tiling wayland compositor.
URL: https://codeberg.org/snaums/swayrandr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: snaums
Submitter: snaums
FirstSubmitted: 1685283527
LastModified: 1685283527
URLPath: /cgit/aur.git/snapshot/swayrandr.tar.gz