reveal-md on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S reveal-md

* (Optional) Uninstall reveal-md on Arch using YAY

$ yay -Rns reveal-md

2. Manually Install "reveal-md" via AUR

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

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

b. Clone reveal-md's git locally

$ git clone https://aur.archlinux.org/reveal-md.git ~/reveal-md

c. Go to ~/reveal-md folder and install it

$ cd ~/reveal-md $ makepkg -si

3. Information about the reveal-md package on Arch User Repository (AUR)

ID: 1115516
Name: reveal-md
PackageBaseID: 161961
PackageBase: reveal-md
Version: 5.3.4-1
Description: Get beautiful reveal.js presentations from your Markdown file
URL: https://webpro.github.io/reveal-md/
NumVotes: 2
Popularity: 1.9E-5
OutOfDate:
Maintainer: brli
Submitter: brli
FirstSubmitted: 1610374060
LastModified: 1658494134
URLPath: /cgit/aur.git/snapshot/reveal-md.tar.gz