xbgdump on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S xbgdump

* (Optional) Uninstall xbgdump on Arch using YAY

$ yay -Rns xbgdump

2. Manually Install "xbgdump" via AUR

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

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

b. Clone xbgdump's git locally

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

c. Go to ~/xbgdump folder and install it

$ cd ~/xbgdump $ makepkg -si

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

ID: 917606
Name: xbgdump
PackageBaseID: 167702
PackageBase: xbgdump
Version: 0.1.4-2
Description: CLI tool to dump the X11 background to a file
URL: https://github.com/FallenWarrior2k/xbgdump
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FallenWarrior2k
Submitter: FallenWarrior2k
FirstSubmitted: 1622995527
LastModified: 1622996455
URLPath: /cgit/aur.git/snapshot/xbgdump.tar.gz