x-resize on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S x-resize

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

$ yay -Rns x-resize

2. Manually Install "x-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-resize's git locally

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

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

$ cd ~/x-resize $ makepkg -si

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

ID: 1335750
Name: x-resize
PackageBaseID: 198646
PackageBase: x-resize
Version: 0.1.1-1
Description: A manual implementation of auto resizing for non-GNOME environments (like XFCE) running under Spice/Libvirt
URL: https://gist.github.com/IngoMeyer441/84cf1e40fa756a9c3e6c8d9e38ee9b6f
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
Submitter: IngoMeyer
FirstSubmitted: 1697544786
LastModified: 1697566542
URLPath: /cgit/aur.git/snapshot/x-resize.tar.gz