vale-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S vale-git

* (Optional) Uninstall vale-git on Arch using YAY

$ yay -Rns vale-git

2. Manually Install "vale-git" via AUR

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

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

b. Clone vale-git's git locally

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

c. Go to ~/vale-git folder and install it

$ cd ~/vale-git $ makepkg -si

3. Information about the vale-git package on Arch User Repository (AUR)

ID: 1043721
Name: vale-git
PackageBaseID: 176462
PackageBase: vale-git
Version: 2.15.2.r3.g2c52391-1
Description: A syntax-aware linter for prose built with speed and extensibility in mind.
URL: https://github.com/errata-ai/vale
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yuanji
Submitter: yuanji
FirstSubmitted: 1645962523
LastModified: 1645962523
URLPath: /cgit/aur.git/snapshot/vale-git.tar.gz