vale on AUR (Arch User Repository)

Last updated: September 14,2024

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

$ yay -S vale

* (Optional) Uninstall vale on Arch using YAY

$ yay -Rns vale

2. Manually Install "vale" via AUR

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

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

b. Clone vale's git locally

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

c. Go to ~/vale folder and install it

$ cd ~/vale $ makepkg -si

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

ID: 1425904
Name: vale
PackageBaseID: 121337
PackageBase: vale
Version: 3.3.0-1
Description: A customizable, syntax-aware linter for prose
URL: https://github.com/errata-ai/vale
NumVotes: 10
Popularity: 0.088968
OutOfDate:
Maintainer: rafaelff
Submitter: kgizdov
FirstSubmitted: 1491605824
LastModified: 1710261482
URLPath: /cgit/aur.git/snapshot/vale.tar.gz