projstats on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S projstats

* (Optional) Uninstall projstats on Arch using YAY

$ yay -Rns projstats

2. Manually Install "projstats" via AUR

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

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

b. Clone projstats's git locally

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

c. Go to ~/projstats folder and install it

$ cd ~/projstats $ makepkg -si

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

ID: 638766
Name: projstats
PackageBaseID: 143983
PackageBase: projstats
Version: 1908.20.0-1
Description: Count source lines of code
URL: https://github.com/salifm/projstats
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: salif
Submitter: salif
FirstSubmitted: 1564584101
LastModified: 1566252553
URLPath: /cgit/aur.git/snapshot/projstats.tar.gz