gocloc on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S gocloc

* (Optional) Uninstall gocloc on Arch using YAY

$ yay -Rns gocloc

2. Manually Install "gocloc" via AUR

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

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

b. Clone gocloc's git locally

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

c. Go to ~/gocloc folder and install it

$ cd ~/gocloc $ makepkg -si

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

ID: 1373861
Name: gocloc
PackageBaseID: 200727
PackageBase: gocloc
Version: 0.5.2-2
Description: A little fast cloc(Count Lines Of Code)
URL: https://github.com/hhatto/gocloc
NumVotes: 1
Popularity: 0.1807
OutOfDate:
Maintainer: WSDMatty
Submitter: WSDMatty
FirstSubmitted: 1703217826
LastModified: 1703218237
URLPath: /cgit/aur.git/snapshot/gocloc.tar.gz