dynamic-wallpaper on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S dynamic-wallpaper

* (Optional) Uninstall dynamic-wallpaper on Arch using YAY

$ yay -Rns dynamic-wallpaper

2. Manually Install "dynamic-wallpaper" via AUR

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

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

b. Clone dynamic-wallpaper's git locally

$ git clone https://aur.archlinux.org/dynamic-wallpaper.git ~/dynamic-wallpaper

c. Go to ~/dynamic-wallpaper folder and install it

$ cd ~/dynamic-wallpaper $ makepkg -si

3. Information about the dynamic-wallpaper package on Arch User Repository (AUR)

ID: 1168006
Name: dynamic-wallpaper
PackageBaseID: 178353
PackageBase: dynamic-wallpaper
Version: 0.1.0-1
Description: Dynamic wallpaper creator for Gnome 42
URL: https://github.com/dusansimic/dynamic-wallpaper
NumVotes: 2
Popularity: 0.000806
OutOfDate:
Maintainer: dusansimic
Submitter: dusansimic
FirstSubmitted: 1651061552
LastModified: 1668249088
URLPath: /cgit/aur.git/snapshot/dynamic-wallpaper.tar.gz

5. The same packages on other Linux Distributions