snekdown on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S snekdown

* (Optional) Uninstall snekdown on Arch using YAY

$ yay -Rns snekdown

2. Manually Install "snekdown" via AUR

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

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

b. Clone snekdown's git locally

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

c. Go to ~/snekdown folder and install it

$ cd ~/snekdown $ makepkg -si

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

ID: 891971
Name: snekdown
PackageBaseID: 162446
PackageBase: snekdown
Version: 0.33.4-1
Description: Parser and renderer for Snekdown - a custom markdown syntax
URL: https://github.com/trivernis/snekdown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Trivernis
Submitter: Trivernis
FirstSubmitted: 1611399034
LastModified: 1618341711
URLPath: /cgit/aur.git/snapshot/snekdown.tar.gz