vim-ale-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vim-ale-git

* (Optional) Uninstall vim-ale-git on Arch using YAY

$ yay -Rns vim-ale-git

2. Manually Install "vim-ale-git" via AUR

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

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

b. Clone vim-ale-git's git locally

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

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

$ cd ~/vim-ale-git $ makepkg -si

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

ID: 1369014
Name: vim-ale-git
PackageBaseID: 146567
PackageBase: vim-ale-git
Version: 3.3.0.r127.g9a23ec1f-1
Description: Asynchronous Lint Engine (git version)
URL: https://github.com/dense-analysis/ale
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MikeWalrus
Submitter: xdavidwu
FirstSubmitted: 1573463828
LastModified: 1702471286
URLPath: /cgit/aur.git/snapshot/vim-ale-git.tar.gz