g3log on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S g3log

* (Optional) Uninstall g3log on Arch using YAY

$ yay -Rns g3log

2. Manually Install "g3log" via AUR

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

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

b. Clone g3log's git locally

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

c. Go to ~/g3log folder and install it

$ cd ~/g3log $ makepkg -si

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

ID: 769147
Name: g3log
PackageBaseID: 155807
PackageBase: g3log
Version: 1.3.3-1
Description: An open-source C++ asynchronous logger with dynamic sinks
URL: https://github.com/KjellKod/g3log
NumVotes: 2
Popularity: 0
OutOfDate: 1634304228
Maintainer: ricefan123
Submitter: ricefan123
FirstSubmitted: 1595517118
LastModified: 1595517118
URLPath: /cgit/aur.git/snapshot/g3log.tar.gz