turnstile on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S turnstile

* (Optional) Uninstall turnstile on Arch using YAY

$ yay -Rns turnstile

2. Manually Install "turnstile" via AUR

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

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

b. Clone turnstile's git locally

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

c. Go to ~/turnstile folder and install it

$ cd ~/turnstile $ makepkg -si

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

ID: 639664
Name: turnstile
PackageBaseID: 144503
PackageBase: turnstile
Version: 0.0.2-1
Description: Markdown FastCGI server
URL: https://github.com/roryrjb/turnstile
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aperez
FirstSubmitted: 1566549736
LastModified: 1566549736
URLPath: /cgit/aur.git/snapshot/turnstile.tar.gz