neovim-lsp_signature on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S neovim-lsp_signature

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

$ yay -Rns neovim-lsp_signature

2. Manually Install "neovim-lsp_signature" via AUR

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

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

b. Clone neovim-lsp_signature's git locally

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

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

$ cd ~/neovim-lsp_signature $ makepkg -si

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

ID: 1124940
Name: neovim-lsp_signature
PackageBaseID: 172239
PackageBase: neovim-lsp_signature
Version: 0.2.0-1
Description: Neovim plugin for showing LSP signature hints
URL: https://github.com/ray-x/lsp_signature.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1634789567
LastModified: 1660234228
URLPath: /cgit/aur.git/snapshot/neovim-lsp_signature.tar.gz