frozen on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S frozen

* (Optional) Uninstall frozen on Arch using YAY

$ yay -Rns frozen

2. Manually Install "frozen" via AUR

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

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

b. Clone frozen's git locally

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

c. Go to ~/frozen folder and install it

$ cd ~/frozen $ makepkg -si

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

ID: 1084903
Name: frozen
PackageBaseID: 179087
PackageBase: frozen
Version: 1.1.1-1
Description: A header-only, constexpr alternative to gperf for C++14 users
URL: https://github.com/serge-sans-paille/frozen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fitri
Submitter: fitri
FirstSubmitted: 1653311553
LastModified: 1653457517
URLPath: /cgit/aur.git/snapshot/frozen.tar.gz