go-langserver-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S go-langserver-git

* (Optional) Uninstall go-langserver-git on Arch using YAY

$ yay -Rns go-langserver-git

2. Manually Install "go-langserver-git" via AUR

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

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

b. Clone go-langserver-git's git locally

$ git clone https://aur.archlinux.org/go-langserver-git.git ~/go-langserver-git

c. Go to ~/go-langserver-git folder and install it

$ cd ~/go-langserver-git $ makepkg -si

3. Information about the go-langserver-git package on Arch User Repository (AUR)

ID: 594228
Name: go-langserver-git
PackageBaseID: 129549
PackageBase: go-langserver-git
Version: v2.0.0.r49.gf9fdcbb-1
Description: go-langserver is a Go language server that speaks Language Server Protocol. It supports editor features such as go-to-definition, hover, and find-references for Go projects.
URL: https://github.com/sourcegraph/go-langserver
NumVotes: 2
Popularity: 0
OutOfDate: 1648841426
Maintainer: Nefelim4ag
FirstSubmitted: 1517161765
LastModified: 1552459890
URLPath: /cgit/aur.git/snapshot/go-langserver-git.tar.gz