vale-bin on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S vale-bin

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

$ yay -Rns vale-bin

2. Manually Install "vale-bin" via AUR

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

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

b. Clone vale-bin's git locally

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

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

$ cd ~/vale-bin $ makepkg -si

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

ID: 1261174
Name: vale-bin
PackageBaseID: 121338
PackageBase: vale-bin
Version: 2.26.0-1
Description: A customizable, syntax-aware linter for prose
URL: https://github.com/errata-ai/vale
NumVotes: 6
Popularity: 2.0E-6
OutOfDate: 1687701594
Maintainer:
Submitter: kgizdov
FirstSubmitted: 1491606898
LastModified: 1684698609
URLPath: /cgit/aur.git/snapshot/vale-bin.tar.gz