superpaper on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S superpaper

* (Optional) Uninstall superpaper on Arch using YAY

$ yay -Rns superpaper

2. Manually Install "superpaper" via AUR

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

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

b. Clone superpaper's git locally

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

c. Go to ~/superpaper folder and install it

$ cd ~/superpaper $ makepkg -si

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

ID: 1256231
Name: superpaper
PackageBaseID: 142190
PackageBase: superpaper
Version: 2.2.1-2
Description: Cross-platform multi monitor wallpaper manager
URL: https://github.com/hhannine/Superpaper
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: twa022
Submitter: twa022
FirstSubmitted: 1558278321
LastModified: 1683771245
URLPath: /cgit/aur.git/snapshot/superpaper.tar.gz

5. The same packages on other Linux Distributions