refl-cpp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S refl-cpp

* (Optional) Uninstall refl-cpp on Arch using YAY

$ yay -Rns refl-cpp

2. Manually Install "refl-cpp" via AUR

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

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

b. Clone refl-cpp's git locally

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

c. Go to ~/refl-cpp folder and install it

$ cd ~/refl-cpp $ makepkg -si

3. Information about the refl-cpp package on Arch User Repository (AUR)

ID: 1224524
Name: refl-cpp
PackageBaseID: 154794
PackageBase: refl-cpp
Version: 0.12.4-1
Description: A modern compile-time reflection library for C++ with support for overloads, templates, attributes and proxies
URL: https://github.com/veselink1/refl-cpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1593102548
LastModified: 1678536977
URLPath: /cgit/aur.git/snapshot/refl-cpp.tar.gz