write-good on AUR (Arch User Repository)

Last updated: January 08,2025

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

$ yay -S write-good

* (Optional) Uninstall write-good on Arch using YAY

$ yay -Rns write-good

2. Manually Install "write-good" via AUR

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

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

b. Clone write-good's git locally

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

c. Go to ~/write-good folder and install it

$ cd ~/write-good $ makepkg -si

3. Information about the write-good package on Arch User Repository (AUR)

ID: 1014747
Name: write-good
PackageBaseID: 137191
PackageBase: write-good
Version: 1.0.8-2
Description: Naive linter for English prose
URL: https://github.com/btford/write-good
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mehalter
Submitter: m-pilia
FirstSubmitted: 1541498426
LastModified: 1641480506
URLPath: /cgit/aur.git/snapshot/write-good.tar.gz