tokei-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S tokei-bin

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

$ yay -Rns tokei-bin

2. Manually Install "tokei-bin" via AUR

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

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

b. Clone tokei-bin's git locally

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

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

$ cd ~/tokei-bin $ makepkg -si

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

ID: 1076583
Name: tokei-bin
PackageBaseID: 153894
PackageBase: tokei-bin
Version: 12.1.2-2
Description: Display statistics about your code
URL: https://github.com/XAMPPRocky/tokei
NumVotes: 1
Popularity: 0.003156
OutOfDate:
Maintainer: Chocobo1
FirstSubmitted: 1591147110
LastModified: 1651845362
URLPath: /cgit/aur.git/snapshot/tokei-bin.tar.gz