has-git on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install has-git on Arch using YAY
$
yay -S
has-git
Copied
* (Optional) Uninstall has-git on Arch using YAY
$
yay -Rns
has-git
Copied
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
Copied
b. Clone has-git's git locally
$
git clone https://aur.archlinux.org/has-git.git
~/has-git
Copied
c. Go to ~/has-git folder and install it
$
cd
~/has-git
Copied
$
makepkg -si
Copied
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
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