rescreen on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S rescreen

* (Optional) Uninstall rescreen on Arch using YAY

$ yay -Rns rescreen

2. Manually Install "rescreen" via AUR

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

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

b. Clone rescreen's git locally

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

c. Go to ~/rescreen folder and install it

$ cd ~/rescreen $ makepkg -si

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

ID: 1080217
Name: rescreen
PackageBaseID: 178772
PackageBase: rescreen
Version: 1.0.4-1
Description: Display Manager with fractional scaling support for X11
URL: https://github.com/lagmoellertim/rescreen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lagmoellertim
Submitter: lagmoellertim
FirstSubmitted: 1652315352
LastModified: 1652559951
URLPath: /cgit/aur.git/snapshot/rescreen.tar.gz