mogl-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mogl-git

* (Optional) Uninstall mogl-git on Arch using YAY

$ yay -Rns mogl-git

2. Manually Install "mogl-git" via AUR

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

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

b. Clone mogl-git's git locally

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

c. Go to ~/mogl-git folder and install it

$ cd ~/mogl-git $ makepkg -si

3. Information about the mogl-git package on Arch User Repository (AUR)

ID: 189239
Name: mogl-git
PackageBaseID: 87946
PackageBase: mogl-git
Version: 0.1.4.r0.g7c181fd-1
Description: Modern OpenGL wrapper, thin C++14 header-only layer on top of the OpenGL 4.5+ API
URL: https://github.com/Ryp/moGL
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Ryp
Submitter: Ryp
FirstSubmitted: 1417611356
LastModified: 1433861192
URLPath: /cgit/aur.git/snapshot/mogl-git.tar.gz