easyloggingpp on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S easyloggingpp

* (Optional) Uninstall easyloggingpp on Arch using YAY

$ yay -Rns easyloggingpp

2. Manually Install "easyloggingpp" via AUR

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

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

b. Clone easyloggingpp's git locally

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

c. Go to ~/easyloggingpp folder and install it

$ cd ~/easyloggingpp $ makepkg -si

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

ID: 510139
Name: easyloggingpp
PackageBaseID: 87509
PackageBase: easyloggingpp
Version: 9.96.4-1
Description: Robust, thread-safe lightweight C++ logging library
URL: https://github.com/muflihun/easyloggingpp
NumVotes: 3
Popularity: 0
OutOfDate: 1560008081
Maintainer: MadPhysicist
FirstSubmitted: 1416336557
LastModified: 1526094054
URLPath: /cgit/aur.git/snapshot/easyloggingpp.tar.gz

5. The same packages on other Linux Distributions