slides-bin on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S slides-bin

* (Optional) Uninstall slides-bin on Arch using YAY

$ yay -Rns slides-bin

2. Manually Install "slides-bin" via AUR

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

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

b. Clone slides-bin's git locally

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

c. Go to ~/slides-bin folder and install it

$ cd ~/slides-bin $ makepkg -si

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

ID: 1142382
Name: slides-bin
PackageBaseID: 167781
PackageBase: slides-bin
Version: 0.9.0-1
Description: Terminal based presentation tool
URL: https://github.com/maaslalani/slides
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: ocelotsloth
Submitter: ocelotsloth
FirstSubmitted: 1623207219
LastModified: 1663725222
URLPath: /cgit/aur.git/snapshot/slides-bin.tar.gz