drafter on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install drafter on Arch using YAY
$
yay -S
drafter
Copied
* (Optional) Uninstall drafter on Arch using YAY
$
yay -Rns
drafter
Copied
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
Copied
b. Clone drafter's git locally
$
git clone https://aur.archlinux.org/drafter.git
~/drafter
Copied
c. Go to ~/drafter folder and install it
$
cd
~/drafter
Copied
$
makepkg -si
Copied
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
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