bingo-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S bingo-git

* (Optional) Uninstall bingo-git on Arch using YAY

$ yay -Rns bingo-git

2. Manually Install "bingo-git" via AUR

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

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

b. Clone bingo-git's git locally

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

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

$ cd ~/bingo-git $ makepkg -si

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

ID: 592210
Name: bingo-git
PackageBaseID: 138648
PackageBase: bingo-git
Version: r885.43cf020-2
Description: A Go language server that speaks Language Server Protocol, largely inspired by go-langserver (git version).
URL: https://github.com/saibing/bingo
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xzz53
Submitter: xzz53
FirstSubmitted: 1547114362
LastModified: 1551897612
URLPath: /cgit/aur.git/snapshot/bingo-git.tar.gz