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