loccount on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "loccount" 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 loccount on Arch using YAY
$
yay -S
loccount
Copied
* (Optional) Uninstall loccount on Arch using YAY
$
yay -Rns
loccount
Copied
2. Manually Install "loccount" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone loccount's git locally
$
git clone https://aur.archlinux.org/loccount.git
~/loccount
Copied
c. Go to ~/loccount folder and install it
$
cd
~/loccount
Copied
$
makepkg -si
Copied
3. Information about the loccount package on Arch User Repository (AUR)
ID: 1256885
Name: loccount
PackageBaseID: 119838
PackageBase: loccount
Version: 2.15-2
Description: Count source lines of code in a project.
URL: http://www.catb.org/esr/loccount/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1487092679
LastModified: 1683876244
URLPath: /cgit/aur.git/snapshot/loccount.tar.gz
Name: loccount
PackageBaseID: 119838
PackageBase: loccount
Version: 2.15-2
Description: Count source lines of code in a project.
URL: http://www.catb.org/esr/loccount/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1487092679
LastModified: 1683876244
URLPath: /cgit/aur.git/snapshot/loccount.tar.gz