sloc on AUR (Arch User Repository)
Last updated: February 19,2025
1. Install "sloc" 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 sloc on Arch using YAY
$
yay -S
sloc
Copied
* (Optional) Uninstall sloc on Arch using YAY
$
yay -Rns
sloc
Copied
2. Manually Install "sloc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sloc's git locally
$
git clone https://aur.archlinux.org/sloc.git
~/sloc
Copied
c. Go to ~/sloc folder and install it
$
cd
~/sloc
Copied
$
makepkg -si
Copied
3. Information about the sloc package on Arch User Repository (AUR)
ID: 1347569
Name: sloc
PackageBaseID: 143134
PackageBase: sloc
Version: 1.3.1-1
Description: Simple source-lines-of-code counter
URL: https://github.com/bytbox/sloc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: srl
Submitter: srl
FirstSubmitted: 1561910388
LastModified: 1699123089
URLPath: /cgit/aur.git/snapshot/sloc.tar.gz
Name: sloc
PackageBaseID: 143134
PackageBase: sloc
Version: 1.3.1-1
Description: Simple source-lines-of-code counter
URL: https://github.com/bytbox/sloc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: srl
Submitter: srl
FirstSubmitted: 1561910388
LastModified: 1699123089
URLPath: /cgit/aur.git/snapshot/sloc.tar.gz