xgetres on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S xgetres

* (Optional) Uninstall xgetres on Arch using YAY

$ yay -Rns xgetres

2. Manually Install "xgetres" via AUR

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

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

b. Clone xgetres's git locally

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

c. Go to ~/xgetres folder and install it

$ cd ~/xgetres $ makepkg -si

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

ID: 482611
Name: xgetres
PackageBaseID: 129642
PackageBase: xgetres
Version: 1.0-1
Description: Get the value of an X resource
URL: https://github.com/tamirzb/xgetres
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: tamirzb
Submitter: tamirzb
FirstSubmitted: 1517423081
LastModified: 1517423082
URLPath: /cgit/aur.git/snapshot/xgetres.tar.gz