golint-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S golint-git

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

$ yay -Rns golint-git

2. Manually Install "golint-git" via AUR

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

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

b. Clone golint-git's git locally

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

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

$ cd ~/golint-git $ makepkg -si

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

ID: 941123
Name: golint-git
PackageBaseID: 169384
PackageBase: golint-git
Version: 20210508.6edffad-1
Description: A linter for Go source code.
URL: https://golang.org/x/lint
NumVotes: 0
Popularity: 0
OutOfDate: 1709580800
Maintainer: arnottcr
Submitter: arnottcr
FirstSubmitted: 1627603047
LastModified: 1627603047
URLPath: /cgit/aur.git/snapshot/golint-git.tar.gz