golangci-lint-bin on AUR (Arch User Repository)

Last updated: June 14,2024

1. Install "golangci-lint-bin" 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 golangci-lint-bin on Arch using YAY

$ yay -S golangci-lint-bin

* (Optional) Uninstall golangci-lint-bin on Arch using YAY

$ yay -Rns golangci-lint-bin

2. Manually Install "golangci-lint-bin" via AUR

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

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

b. Clone golangci-lint-bin's git locally

$ git clone https://aur.archlinux.org/golangci-lint-bin.git ~/golangci-lint-bin

c. Go to ~/golangci-lint-bin folder and install it

$ cd ~/golangci-lint-bin $ makepkg -si

3. Information about the golangci-lint-bin package on Arch User Repository (AUR)

ID: 1411138
Name: golangci-lint-bin
PackageBaseID: 137308
PackageBase: golangci-lint-bin
Version: 1.56.2-1
Description: Linters Runner for Go. 5x faster than gometalinter.
URL: https://github.com/golangci/golangci-lint
NumVotes: 12
Popularity: 0.057788
OutOfDate:
Maintainer: ldez
Submitter: matthias.lisin
FirstSubmitted: 1542025847
LastModified: 1708212717
URLPath: /cgit/aur.git/snapshot/golangci-lint-bin.tar.gz