scc-bin on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S scc-bin

* (Optional) Uninstall scc-bin on Arch using YAY

$ yay -Rns scc-bin

2. Manually Install "scc-bin" via AUR

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

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

b. Clone scc-bin's git locally

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

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

$ cd ~/scc-bin $ makepkg -si

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

ID: 1394745
Name: scc-bin
PackageBaseID: 149042
PackageBase: scc-bin
Version: 3.2.0-1
Description: Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
URL: https://github.com/boyter/scc
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: dbaggerman
Submitter: dbaggerman
FirstSubmitted: 1581499705
LastModified: 1706503741
URLPath: /cgit/aur.git/snapshot/scc-bin.tar.gz