goverlay on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S goverlay

* (Optional) Uninstall goverlay on Arch using YAY

$ yay -Rns goverlay

2. Manually Install "goverlay" via AUR

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

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

b. Clone goverlay's git locally

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

c. Go to ~/goverlay folder and install it

$ cd ~/goverlay $ makepkg -si

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

ID: 1116234
Name: goverlay
PackageBaseID: 170083
PackageBase: goverlay
Version: 0.9.0-1
Description: A GUI to help manage Vulkan/OpenGL overlays
URL: https://github.com/benjamimgois/goverlay
NumVotes: 11
Popularity: 0.718408
OutOfDate:
Maintainer: HurricanePootis
FirstSubmitted: 1629332840
LastModified: 1658605596
URLPath: /cgit/aur.git/snapshot/goverlay.tar.gz