go-scc-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S go-scc-git

* (Optional) Uninstall go-scc-git on Arch using YAY

$ yay -Rns go-scc-git

2. Manually Install "go-scc-git" via AUR

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

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

b. Clone go-scc-git's git locally

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

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

$ cd ~/go-scc-git $ makepkg -si

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

ID: 1166876
Name: go-scc-git
PackageBaseID: 145481
PackageBase: go-scc-git
Version: 3.1.0.r8.gfff7a11-1
Description: A very fast accurate code counter with complexity calculations and COCOMO estimates.
URL: https://github.com/boyter/scc
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1569927683
LastModified: 1668021906
URLPath: /cgit/aur.git/snapshot/go-scc-git.tar.gz