linecounter-git on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S linecounter-git

* (Optional) Uninstall linecounter-git on Arch using YAY

$ yay -Rns linecounter-git

2. Manually Install "linecounter-git" via AUR

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

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

b. Clone linecounter-git's git locally

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

c. Go to ~/linecounter-git folder and install it

$ cd ~/linecounter-git $ makepkg -si

3. Information about the linecounter-git package on Arch User Repository (AUR)

ID: 1423955
Name: linecounter-git
PackageBaseID: 178960
PackageBase: linecounter-git
Version: 2.2.7-1
Description: This is a program that can count all lines in your source code. Run lctr to count all lines. Run lctr -h for help!
URL: https://gitlab.com/spynets1/Linecounter.git
NumVotes: 1
Popularity: 0.000146
OutOfDate:
Maintainer: spynetS
Submitter: spynetS
FirstSubmitted: 1652901402
LastModified: 1710009193
URLPath: /cgit/aur.git/snapshot/linecounter-git.tar.gz