landslide on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S landslide

* (Optional) Uninstall landslide on Arch using YAY

$ yay -Rns landslide

2. Manually Install "landslide" via AUR

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

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

b. Clone landslide's git locally

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

c. Go to ~/landslide folder and install it

$ cd ~/landslide $ makepkg -si

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

ID: 597434
Name: landslide
PackageBaseID: 45129
PackageBase: landslide
Version: 1.1.6-1
Description: Generate html5 slideshow from Markdown or reStructuredText sources
URL: http://github.com/adamzap/landslide
NumVotes: 10
Popularity: 0
OutOfDate: 1616428196
Maintainer:
FirstSubmitted: 1294341618
LastModified: 1553335878
URLPath: /cgit/aur.git/snapshot/landslide.tar.gz