hal on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S hal

* (Optional) Uninstall hal on Arch using YAY

$ yay -Rns hal

2. Manually Install "hal" via AUR

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

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

b. Clone hal's git locally

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

c. Go to ~/hal folder and install it

$ cd ~/hal $ makepkg -si

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

ID: 635290
Name: hal
PackageBaseID: 97543
PackageBase: hal
Version: 0.5.15-3
Description: Hardware Abstraction Layer
URL: http://www.freedesktop.org/wiki/Software/hal
NumVotes: 26
Popularity: 0.005145
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1439507580
LastModified: 1565084075
URLPath: /cgit/aur.git/snapshot/hal.tar.gz