neovim-feline on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S neovim-feline

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

$ yay -Rns neovim-feline

2. Manually Install "neovim-feline" via AUR

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

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

b. Clone neovim-feline's git locally

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

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

$ cd ~/neovim-feline $ makepkg -si

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

ID: 1118641
Name: neovim-feline
PackageBaseID: 184449
PackageBase: neovim-feline
Version: 1.1.3-1
Description: Minimal, stylish, and customizable statusline for Neovim
URL: https://github.com/feline-nvim/feline.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1659035827
LastModified: 1659035827
URLPath: /cgit/aur.git/snapshot/neovim-feline.tar.gz