has-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S has-git

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

$ yay -Rns has-git

2. Manually Install "has-git" via AUR

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

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

b. Clone has-git's git locally

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

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

$ cd ~/has-git $ makepkg -si

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

ID: 511235
Name: has-git
PackageBaseID: 132558
PackageBase: has-git
Version: r70.5443d4c-1
Description: checks presence of various command line tools and their versions on the path
URL: https://github.com/kdabir/has
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1526407779
LastModified: 1526407779
URLPath: /cgit/aur.git/snapshot/has-git.tar.gz