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