setroot on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S setroot

* (Optional) Uninstall setroot on Arch using YAY

$ yay -Rns setroot

2. Manually Install "setroot" via AUR

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

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

b. Clone setroot's git locally

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

c. Go to ~/setroot folder and install it

$ cd ~/setroot $ makepkg -si

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

ID: 613307
Name: setroot
PackageBaseID: 87388
PackageBase: setroot
Version: v2.0.2-1
Description: simple program that sets your (X11) wallpaper. inspired by the *setroots and feh.
URL: https://github.com/ttzhou/setroot
NumVotes: 14
Popularity: 0
OutOfDate: 1645152111
Maintainer: ttz
Submitter: ttz
FirstSubmitted: 1415895736
LastModified: 1558069643
URLPath: /cgit/aur.git/snapshot/setroot.tar.gz