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

Last updated: June 29,2024

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

$ yay -S mangohud-opengl2-common

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

$ yay -Rns mangohud-opengl2-common

2. Manually Install "mangohud-opengl2-common" via AUR

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

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

b. Clone mangohud-opengl2-common's git locally

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

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

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

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