x-on-resize on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S x-on-resize

* (Optional) Uninstall x-on-resize on Arch using YAY

$ yay -Rns x-on-resize

2. Manually Install "x-on-resize" via AUR

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

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

b. Clone x-on-resize's git locally

$ git clone https://aur.archlinux.org/x-on-resize.git ~/x-on-resize

c. Go to ~/x-on-resize folder and install it

$ cd ~/x-on-resize $ makepkg -si

3. Information about the x-on-resize package on Arch User Repository (AUR)

ID: 370373
Name: x-on-resize
PackageBaseID: 118390
PackageBase: x-on-resize
Version: 0.2-1
Description: A simple display configuration daemon
URL: https://keithp.com/blogs/x-on-resize/
NumVotes: 1
Popularity: 0
OutOfDate: 1707737600
Maintainer: kivkiv
Submitter: kivkiv
FirstSubmitted: 1483498745
LastModified: 1483498745
URLPath: /cgit/aur.git/snapshot/x-on-resize.tar.gz