neovim-airline on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S neovim-airline

* (Optional) Uninstall neovim-airline on Arch using YAY

$ yay -Rns neovim-airline

2. Manually Install "neovim-airline" via AUR

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

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

b. Clone neovim-airline's git locally

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

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

$ cd ~/neovim-airline $ makepkg -si

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

ID: 811525
Name: neovim-airline
PackageBaseID: 116159
PackageBase: neovim-airline
Version: 0.11-0
Description: Lean & mean statusline/tabline for Neovim
URL: https://github.com/vim-airline/vim-airline
NumVotes: 9
Popularity: 0.246578
OutOfDate: 1662131323
Maintainer: MagicAndWires
FirstSubmitted: 1476371086
LastModified: 1604100260
URLPath: /cgit/aur.git/snapshot/neovim-airline.tar.gz