slides on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S slides

* (Optional) Uninstall slides on Arch using YAY

$ yay -Rns slides

2. Manually Install "slides" via AUR

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

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

b. Clone slides's git locally

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

c. Go to ~/slides folder and install it

$ cd ~/slides $ makepkg -si

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

ID: 1221121
Name: slides
PackageBaseID: 167778
PackageBase: slides
Version: 0.9.0-2
Description: Terminal based presentation tool
URL: https://github.com/maaslalani/slides
NumVotes: 7
Popularity: 0.277526
OutOfDate:
Maintainer: ocelotsloth
Submitter: ocelotsloth
FirstSubmitted: 1623204125
LastModified: 1677937129
URLPath: /cgit/aur.git/snapshot/slides.tar.gz