frozen-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S frozen-git

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

$ yay -Rns frozen-git

2. Manually Install "frozen-git" via AUR

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

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

b. Clone frozen-git's git locally

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

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

$ cd ~/frozen-git $ makepkg -si

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

ID: 757375
Name: frozen-git
PackageBaseID: 154841
PackageBase: frozen-git
Version: 1.0.0.r10.g3d2b025-1
Description: Header-only C++ library that provides 0 cost initialization for immutable containers
URL: https://github.com/serge-sans-paille/frozen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1593216050
LastModified: 1593216050
URLPath: /cgit/aur.git/snapshot/frozen-git.tar.gz