drafter on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S drafter

* (Optional) Uninstall drafter on Arch using YAY

$ yay -Rns drafter

2. Manually Install "drafter" via AUR

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

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

b. Clone drafter's git locally

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

c. Go to ~/drafter folder and install it

$ cd ~/drafter $ makepkg -si

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

ID: 724385
Name: drafter
PackageBaseID: 106417
PackageBase: drafter
Version: 5.0.0-1
Description: API Blueprint Parser
URL: https://github.com/apiaryio/drafter
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: kylef
Submitter: kylef
FirstSubmitted: 1453379864
LastModified: 1587495589
URLPath: /cgit/aur.git/snapshot/drafter.tar.gz