git-sizer-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S git-sizer-bin

* (Optional) Uninstall git-sizer-bin on Arch using YAY

$ yay -Rns git-sizer-bin

2. Manually Install "git-sizer-bin" via AUR

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

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

b. Clone git-sizer-bin's git locally

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

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

$ cd ~/git-sizer-bin $ makepkg -si

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

ID: 990129
Name: git-sizer-bin
PackageBaseID: 130611
PackageBase: git-sizer-bin
Version: 1.5.0-1
Description: Compute various size metrics for a Git repository, flagging those that might cause problems
URL: https://github.com/github/git-sizer
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: rhayader
Submitter: rhayader
FirstSubmitted: 1520460264
LastModified: 1637141831
URLPath: /cgit/aur.git/snapshot/git-sizer-bin.tar.gz