go-critic on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S go-critic

* (Optional) Uninstall go-critic on Arch using YAY

$ yay -Rns go-critic

2. Manually Install "go-critic" via AUR

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

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

b. Clone go-critic's git locally

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

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

$ cd ~/go-critic $ makepkg -si

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

ID: 1133109
Name: go-critic
PackageBaseID: 172486
PackageBase: go-critic
Version: 0.6.5-1
Description: Highly extensible Go source code linter
URL: https://go-critic.com
NumVotes: 1
Popularity: 0
OutOfDate: 1704460309
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1635447507
LastModified: 1661911736
URLPath: /cgit/aur.git/snapshot/go-critic.tar.gz