textlint on AUR (Arch User Repository)

Last updated: January 08,2025

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

$ yay -S textlint

* (Optional) Uninstall textlint on Arch using YAY

$ yay -Rns textlint

2. Manually Install "textlint" via AUR

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

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

b. Clone textlint's git locally

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

c. Go to ~/textlint folder and install it

$ cd ~/textlint $ makepkg -si

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

ID: 1144633
Name: textlint
PackageBaseID: 134095
PackageBase: textlint
Version: 12.2.2-1
Description: The pluggable natural language linter for text and markdown.
URL: https://github.com/textlint/textlint/
NumVotes: 3
Popularity: 0.000146
OutOfDate:
Maintainer: pychuang
Submitter: nemaniarjun
FirstSubmitted: 1531111801
LastModified: 1664222598
URLPath: /cgit/aur.git/snapshot/textlint.tar.gz