ealogger on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S ealogger

* (Optional) Uninstall ealogger on Arch using YAY

$ yay -Rns ealogger

2. Manually Install "ealogger" via AUR

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

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

b. Clone ealogger's git locally

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

c. Go to ~/ealogger folder and install it

$ cd ~/ealogger $ makepkg -si

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

ID: 307006
Name: ealogger
PackageBaseID: 111478
PackageBase: ealogger
Version: 0.8.1-1
Description: ealogger is an easy to use asynchronous logger library for C++
URL: https://github.com/crapp/ealogger
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: zerox2a
Submitter: zerox2a
FirstSubmitted: 1463753988
LastModified: 1464464629
URLPath: /cgit/aur.git/snapshot/ealogger.tar.gz