mangohud-x11 on AUR (Arch User Repository)

Last updated: January 10,2025

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

$ yay -S mangohud-x11

* (Optional) Uninstall mangohud-x11 on Arch using YAY

$ yay -Rns mangohud-x11

2. Manually Install "mangohud-x11" via AUR

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

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

b. Clone mangohud-x11's git locally

$ git clone https://aur.archlinux.org/mangohud-x11.git ~/mangohud-x11

c. Go to ~/mangohud-x11 folder and install it

$ cd ~/mangohud-x11 $ makepkg -si

3. Information about the mangohud-x11 package on Arch User Repository (AUR)