glaze on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install glaze on Arch using YAY
$
yay -S
glaze
Copied
* (Optional) Uninstall glaze on Arch using YAY
$
yay -Rns
glaze
Copied
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
Copied
b. Clone glaze's git locally
$
git clone https://aur.archlinux.org/glaze.git
~/glaze
Copied
c. Go to ~/glaze folder and install it
$
cd
~/glaze
Copied
$
makepkg -si
Copied
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
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