codestats-cli on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S codestats-cli

* (Optional) Uninstall codestats-cli on Arch using YAY

$ yay -Rns codestats-cli

2. Manually Install "codestats-cli" via AUR

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

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

b. Clone codestats-cli's git locally

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

c. Go to ~/codestats-cli folder and install it

$ cd ~/codestats-cli $ makepkg -si

3. Information about the codestats-cli package on Arch User Repository (AUR)

ID: 727998
Name: codestats-cli
PackageBaseID: 152096
PackageBase: codestats-cli
Version: 1.0.2-1
Description: A command utility to view your stats from Code::Stats
URL: https://gitlab.com/code-stats/codestats-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: liljaylj
Submitter: liljaylj
FirstSubmitted: 1588102849
LastModified: 1588102849
URLPath: /cgit/aur.git/snapshot/codestats-cli.tar.gz