cpplog-git on AUR (Arch User Repository)

Last updated: March 12,2025

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

$ yay -S cpplog-git

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

$ yay -Rns cpplog-git

2. Manually Install "cpplog-git" via AUR

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

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

b. Clone cpplog-git's git locally

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

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

$ cd ~/cpplog-git $ makepkg -si

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

ID: 996767
Name: cpplog-git
PackageBaseID: 78362
PackageBase: cpplog-git
Version: 20211201-1
Description: A simple, header-only, MIT-licensed C++ logging library.
URL: https://github.com/andrew-d/cpplog
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bchretien
FirstSubmitted: 1391033952
LastModified: 1638395296
URLPath: /cgit/aur.git/snapshot/cpplog-git.tar.gz