neovim-null-ls-git on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S neovim-null-ls-git

* (Optional) Uninstall neovim-null-ls-git on Arch using YAY

$ yay -Rns neovim-null-ls-git

2. Manually Install "neovim-null-ls-git" via AUR

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

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

b. Clone neovim-null-ls-git's git locally

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

c. Go to ~/neovim-null-ls-git folder and install it

$ cd ~/neovim-null-ls-git $ makepkg -si

3. Information about the neovim-null-ls-git package on Arch User Repository (AUR)

ID: 983099
Name: neovim-null-ls-git
PackageBaseID: 172685
PackageBase: neovim-null-ls-git
Version: r675.3c5cf2d-1
Description: Uses Neovim as a language server to inject diagnostics, code actions, and more
URL: https://github.com/jose-elias-alvarez/null-ls.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1635910822
LastModified: 1635910822
URLPath: /cgit/aur.git/snapshot/neovim-null-ls-git.tar.gz