proselint on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S proselint

* (Optional) Uninstall proselint on Arch using YAY

$ yay -Rns proselint

2. Manually Install "proselint" via AUR

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

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

b. Clone proselint's git locally

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

c. Go to ~/proselint folder and install it

$ cd ~/proselint $ makepkg -si

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

ID: 1394532
Name: proselint
PackageBaseID: 166565
PackageBase: proselint
Version: 0.13.0-5
Description: A linter for prose
URL: https://github.com/amperser/proselint
NumVotes: 7
Popularity: 0.0001
OutOfDate:
Maintainer: carsme
Submitter: arojas
FirstSubmitted: 1620465812
LastModified: 1706481883
URLPath: /cgit/aur.git/snapshot/proselint.tar.gz