glaze on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S glaze

* (Optional) Uninstall glaze on Arch using YAY

$ yay -Rns glaze

2. Manually Install "glaze" via AUR

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

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

b. Clone glaze's git locally

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

c. Go to ~/glaze folder and install it

$ cd ~/glaze $ makepkg -si

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

ID: 1427817
Name: glaze
PackageBaseID: 197681
PackageBase: glaze
Version: 2.2.4-1
Description: An Extremely fast, In-Memory JSON and Interface Library for Modern C++
URL: https://github.com/stephenberry/glaze
NumVotes: 1
Popularity: 0.032755
OutOfDate:
Maintainer: sm9cc
Submitter: sm9cc
FirstSubmitted: 1695013007
LastModified: 1710522823
URLPath: /cgit/aur.git/snapshot/glaze.tar.gz