mangohud-common-x11 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mangohud-common-x11

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

$ yay -Rns mangohud-common-x11

2. Manually Install "mangohud-common-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-common-x11's git locally

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

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

$ cd ~/mangohud-common-x11 $ makepkg -si

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