showdown-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S showdown-git

* (Optional) Uninstall showdown-git on Arch using YAY

$ yay -Rns showdown-git

2. Manually Install "showdown-git" via AUR

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

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

b. Clone showdown-git's git locally

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

c. Go to ~/showdown-git folder and install it

$ cd ~/showdown-git $ makepkg -si

3. Information about the showdown-git package on Arch User Repository (AUR)

ID: 481105
Name: showdown-git
PackageBaseID: 129448
PackageBase: showdown-git
Version: 0.6.r4.g0e07f5e-1
Description: A gnome application that allows you to view Markdown
URL: https://github.com/craigbarnes/showdown
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bartkmq
Submitter: bartkmq
FirstSubmitted: 1516837114
LastModified: 1516966203
URLPath: /cgit/aur.git/snapshot/showdown-git.tar.gz