go-critic on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install go-critic on Arch using YAY
$
yay -S
go-critic
Copied
* (Optional) Uninstall go-critic on Arch using YAY
$
yay -Rns
go-critic
Copied
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
Copied
b. Clone go-critic's git locally
$
git clone https://aur.archlinux.org/go-critic.git
~/go-critic
Copied
c. Go to ~/go-critic folder and install it
$
cd
~/go-critic
Copied
$
makepkg -si
Copied
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
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