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

Last updated: July 05,2024

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

$ yay -S vim-airline-git

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

$ yay -Rns vim-airline-git

2. Manually Install "vim-airline-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-airline-git's git locally

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

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

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

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

ID: 1111666
Name: vim-airline-git
PackageBaseID: 71486
PackageBase: vim-airline-git
Version: 1:0.11.r509.gebb89a08-1
Description: A lean & mean statusline for vim that's light as air.
URL: https://github.com/vim-airline/vim-airline
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer: Rhinoceros
Submitter: arielp
FirstSubmitted: 1372766895
LastModified: 1657780539
URLPath: /cgit/aur.git/snapshot/vim-airline-git.tar.gz