haur on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S haur

* (Optional) Uninstall haur on Arch using YAY

$ yay -Rns haur

2. Manually Install "haur" via AUR

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

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

b. Clone haur's git locally

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

c. Go to ~/haur folder and install it

$ cd ~/haur $ makepkg -si

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

ID: 965778
Name: haur
PackageBaseID: 149213
PackageBase: haur
Version: 3.3.0-1
Description: Helper for the Arch User Repository
URL: https://github.com/karx1/haur
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: karx
Submitter: karx
FirstSubmitted: 1581900330
LastModified: 1632609769
URLPath: /cgit/aur.git/snapshot/haur.tar.gz