has on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S has

* (Optional) Uninstall has on Arch using YAY

$ yay -Rns has

2. Manually Install "has" via AUR

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

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

b. Clone has's git locally

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

c. Go to ~/has folder and install it

$ cd ~/has $ makepkg -si

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

ID: 1295706
Name: has
PackageBaseID: 172732
PackageBase: has
Version: 1.5.0-1
Description: has checks presence of various command line tools and their versions on the path
URL: https://github.com/kdabir/has
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aditya
Submitter: aditya
FirstSubmitted: 1636001775
LastModified: 1690564946
URLPath: /cgit/aur.git/snapshot/has.tar.gz