vint-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S vint-git

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

$ yay -Rns vint-git

2. Manually Install "vint-git" via AUR

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

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

b. Clone vint-git's git locally

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

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

$ cd ~/vint-git $ makepkg -si

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

ID: 745213
Name: vint-git
PackageBaseID: 152445
PackageBase: vint-git
Version: 0.4a4.dev8+g5b05880-1
Description: Lint tool for Vim script Language (git version)
URL: https://github.com/Vimjas/vint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mars
Submitter: mars
FirstSubmitted: 1588782573
LastModified: 1590920806
URLPath: /cgit/aur.git/snapshot/vint-git.tar.gz