csloc on AUR (Arch User Repository)
Last updated: January 03,2025
1. Install "csloc" 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 csloc on Arch using YAY
$
yay -S
csloc
Copied
* (Optional) Uninstall csloc on Arch using YAY
$
yay -Rns
csloc
Copied
2. Manually Install "csloc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone csloc's git locally
$
git clone https://aur.archlinux.org/csloc.git
~/csloc
Copied
c. Go to ~/csloc folder and install it
$
cd
~/csloc
Copied
$
makepkg -si
Copied
3. Information about the csloc package on Arch User Repository (AUR)
ID: 714322
Name: csloc
PackageBaseID: 150906
PackageBase: csloc
Version: 0.1.2.r0.g90232f1-1
Description: Counts lines of code based on file extension. Can specify substantial line of code by char count.
URL: https://github.com/lemonxah/csloc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lemonxah
Submitter: lemonxah
FirstSubmitted: 1585592637
LastModified: 1585594440
URLPath: /cgit/aur.git/snapshot/csloc.tar.gz
Name: csloc
PackageBaseID: 150906
PackageBase: csloc
Version: 0.1.2.r0.g90232f1-1
Description: Counts lines of code based on file extension. Can specify substantial line of code by char count.
URL: https://github.com/lemonxah/csloc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lemonxah
Submitter: lemonxah
FirstSubmitted: 1585592637
LastModified: 1585594440
URLPath: /cgit/aur.git/snapshot/csloc.tar.gz