nameof on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S nameof

* (Optional) Uninstall nameof on Arch using YAY

$ yay -Rns nameof

2. Manually Install "nameof" via AUR

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

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

b. Clone nameof's git locally

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

c. Go to ~/nameof folder and install it

$ cd ~/nameof $ makepkg -si

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

ID: 1396508
Name: nameof
PackageBaseID: 164705
PackageBase: nameof
Version: 0.10.4-1
Description: Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
URL: https://github.com/Neargye/nameof
NumVotes: 1
Popularity: 0.000168
OutOfDate:
Maintainer: tocic
Submitter: chn
FirstSubmitted: 1616417492
LastModified: 1706767931
URLPath: /cgit/aur.git/snapshot/nameof.tar.gz