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