loc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S loc

* (Optional) Uninstall loc on Arch using YAY

$ yay -Rns loc

2. Manually Install "loc" via AUR

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

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

b. Clone loc's git locally

$ git clone https://aur.archlinux.org/loc.git ~/loc

c. Go to ~/loc folder and install it

$ cd ~/loc $ makepkg -si

3. Information about the loc package on Arch User Repository (AUR)

ID: 456893
Name: loc
PackageBaseID: 116599
PackageBase: loc
Version: 0.4.1-2
Description: Count lines of code quickly
URL: https://github.com/cgag/loc
NumVotes: 6
Popularity: 0.019219
OutOfDate:
Maintainer: SilverRainZ
FirstSubmitted: 1477826616
LastModified: 1509549103
URLPath: /cgit/aur.git/snapshot/loc.tar.gz