tokei-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S tokei-git

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

$ yay -Rns tokei-git

2. Manually Install "tokei-git" via AUR

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

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

b. Clone tokei-git's git locally

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

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

$ cd ~/tokei-git $ makepkg -si

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

ID: 1376403
Name: tokei-git
PackageBaseID: 127778
PackageBase: tokei-git
Version: 1:13.0.0_alpha.0.r986.e2625c0-1
Description: A blazingly fast CLOC(Count Lines Of Code) program
URL: https://github.com/XAMPPRocky/tokei
NumVotes: 1
Popularity: 0.000194
OutOfDate:
Maintainer: SandaruKasa
Submitter: notramo
FirstSubmitted: 1512671012
LastModified: 1703683533
URLPath: /cgit/aur.git/snapshot/tokei-git.tar.gz