slideshow on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S slideshow

* (Optional) Uninstall slideshow on Arch using YAY

$ yay -Rns slideshow

2. Manually Install "slideshow" via AUR

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

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

b. Clone slideshow's git locally

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

c. Go to ~/slideshow folder and install it

$ cd ~/slideshow $ makepkg -si

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

ID: 574304
Name: slideshow
PackageBaseID: 138578
PackageBase: slideshow
Version: 0.9-1
Description: Draw a slideshow with the images in a directory or listed in a file and show it in a window or fullscreen.
URL: https://github.com/Geballin/slideshow
NumVotes: 3
Popularity: 3.0E-5
OutOfDate:
Maintainer: Geballin
Submitter: Geballin
FirstSubmitted: 1546795875
LastModified: 1546795875
URLPath: /cgit/aur.git/snapshot/slideshow.tar.gz