askgit-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S askgit-bin

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

$ yay -Rns askgit-bin

2. Manually Install "askgit-bin" via AUR

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

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

b. Clone askgit-bin's git locally

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

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

$ cd ~/askgit-bin $ makepkg -si

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

ID: 1001330
Name: askgit-bin
PackageBaseID: 171602
PackageBase: askgit-bin
Version: 0.5.0-2
Description: Query git repositories with SQL. Generate reports, perform status checks, analyze codebases.
URL: https://github.com/askgitdev/askgit
NumVotes: 0
Popularity: 0
OutOfDate: 1707722854
Maintainer: asm0dey
Submitter: asm0dey
FirstSubmitted: 1633253617
LastModified: 1639240204
URLPath: /cgit/aur.git/snapshot/askgit-bin.tar.gz