mkslideshow on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mkslideshow

* (Optional) Uninstall mkslideshow on Arch using YAY

$ yay -Rns mkslideshow

2. Manually Install "mkslideshow" via AUR

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

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

b. Clone mkslideshow's git locally

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

c. Go to ~/mkslideshow folder and install it

$ cd ~/mkslideshow $ makepkg -si

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

ID: 882092
Name: mkslideshow
PackageBaseID: 164734
PackageBase: mkslideshow
Version: 1.2-1
Description: A small tool for making simple slide-shows
URL: https://github.com/Benni3D/mkslideshow.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BenniTec
Submitter: BenniTec
FirstSubmitted: 1616455844
LastModified: 1616528140
URLPath: /cgit/aur.git/snapshot/mkslideshow.tar.gz