slidev-cli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S slidev-cli

* (Optional) Uninstall slidev-cli on Arch using YAY

$ yay -Rns slidev-cli

2. Manually Install "slidev-cli" via AUR

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

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

b. Clone slidev-cli's git locally

$ git clone https://aur.archlinux.org/slidev-cli.git ~/slidev-cli

c. Go to ~/slidev-cli folder and install it

$ cd ~/slidev-cli $ makepkg -si

3. Information about the slidev-cli package on Arch User Repository (AUR)

ID: 1318140
Name: slidev-cli
PackageBaseID: 173143
PackageBase: slidev-cli
Version: 0.43.2-1
Description: Presentation Slides for Developers
URL: https://sli.dev
NumVotes: 0
Popularity: 0
OutOfDate: 1699825692
Maintainer:
Submitter: dusansimic
FirstSubmitted: 1637052724
LastModified: 1694596483
URLPath: /cgit/aur.git/snapshot/slidev-cli.tar.gz