glxosd on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S glxosd

* (Optional) Uninstall glxosd on Arch using YAY

$ yay -Rns glxosd

2. Manually Install "glxosd" via AUR

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

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

b. Clone glxosd's git locally

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

c. Go to ~/glxosd folder and install it

$ cd ~/glxosd $ makepkg -si

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

ID: 420722
Name: glxosd
PackageBaseID: 96893
PackageBase: glxosd
Version: 3.2.2-1
Description: An OSD for OpenGL applications running under the X Window System. This allows you to monitor your framerate and hardware temperature in games on Linux!
URL: https://github.com/nickguletskii/GLXOSD
NumVotes: 16
Popularity: 0.000712
OutOfDate:
Maintainer: RX14
FirstSubmitted: 1439079348
LastModified: 1497785912
URLPath: /cgit/aur.git/snapshot/glxosd.tar.gz