lua-lsp-git on AUR (Arch User Repository)

Last updated: September 29,2024

1. Install "lua-lsp-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 lua-lsp-git on Arch using YAY

$ yay -S lua-lsp-git

* (Optional) Uninstall lua-lsp-git on Arch using YAY

$ yay -Rns lua-lsp-git

2. Manually Install "lua-lsp-git" via AUR

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

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

b. Clone lua-lsp-git's git locally

$ git clone https://aur.archlinux.org/lua-lsp-git.git ~/lua-lsp-git

c. Go to ~/lua-lsp-git folder and install it

$ cd ~/lua-lsp-git $ makepkg -si

3. Information about the lua-lsp-git package on Arch User Repository (AUR)

ID: 673039
Name: lua-lsp-git
PackageBaseID: 147187
PackageBase: lua-lsp-git
Version: 0-20190922
Description: A Lua language server
URL: https://github.com/Alloyed/lua-lsp
NumVotes: 3
Popularity: 0.000446
OutOfDate:
Maintainer: k15uk
FirstSubmitted: 1575455806
LastModified: 1575455806
URLPath: /cgit/aur.git/snapshot/lua-lsp-git.tar.gz