gometalinter on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S gometalinter

* (Optional) Uninstall gometalinter on Arch using YAY

$ yay -Rns gometalinter

2. Manually Install "gometalinter" via AUR

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

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

b. Clone gometalinter's git locally

$ git clone https://aur.archlinux.org/gometalinter.git ~/gometalinter

c. Go to ~/gometalinter folder and install it

$ cd ~/gometalinter $ makepkg -si

3. Information about the gometalinter package on Arch User Repository (AUR)

ID: 472807
Name: gometalinter
PackageBaseID: 118908
PackageBase: gometalinter
Version: 2-1
Description: golang meta linter
URL:
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1484846427
LastModified: 1514279945
URLPath: /cgit/aur.git/snapshot/gometalinter.tar.gz