neovim-gitsigns on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S neovim-gitsigns

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

$ yay -Rns neovim-gitsigns

2. Manually Install "neovim-gitsigns" via AUR

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

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

b. Clone neovim-gitsigns's git locally

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

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

$ cd ~/neovim-gitsigns $ makepkg -si

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

ID: 1135238
Name: neovim-gitsigns
PackageBaseID: 171996
PackageBase: neovim-gitsigns
Version: 0.5-1
Description: Git signs written in pure Lua
URL: https://github.com/lewis6991/gitsigns.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1634196685
LastModified: 1662346881
URLPath: /cgit/aur.git/snapshot/neovim-gitsigns.tar.gz