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