hud on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S hud

* (Optional) Uninstall hud on Arch using YAY

$ yay -Rns hud

2. Manually Install "hud" via AUR

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

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

b. Clone hud's git locally

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

c. Go to ~/hud folder and install it

$ cd ~/hud $ makepkg -si

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

ID: 724270
Name: hud
PackageBaseID: 151780
PackageBase: hud
Version: 1.0-1
Description: DE independent Unity7 like HUD menu for Rofi
URL: https://github.com/nikatar/HUD
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: nikatar
Submitter: nikatar
FirstSubmitted: 1587479231
LastModified: 1587479231
URLPath: /cgit/aur.git/snapshot/hud.tar.gz