spdlog-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S spdlog-git

* (Optional) Uninstall spdlog-git on Arch using YAY

$ yay -Rns spdlog-git

2. Manually Install "spdlog-git" via AUR

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

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

b. Clone spdlog-git's git locally

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

c. Go to ~/spdlog-git folder and install it

$ cd ~/spdlog-git $ makepkg -si

3. Information about the spdlog-git package on Arch User Repository (AUR)

ID: 1303421
Name: spdlog-git
PackageBaseID: 88922
PackageBase: spdlog-git
Version: 1.12.0.r8.g2312489b-2
Description: Very fast, header only, C++ logging library
URL: https://github.com/gabime/spdlog
NumVotes: 9
Popularity: 0.081198
OutOfDate:
Maintainer: FabioLolix
Submitter: ido
FirstSubmitted: 1419844080
LastModified: 1691938591
URLPath: /cgit/aur.git/snapshot/spdlog-git.tar.gz