log4cplus-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S log4cplus-git

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

$ yay -Rns log4cplus-git

2. Manually Install "log4cplus-git" via AUR

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

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

b. Clone log4cplus-git's git locally

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

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

$ cd ~/log4cplus-git $ makepkg -si

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

ID: 336651
Name: log4cplus-git
PackageBaseID: 93058
PackageBase: log4cplus-git
Version: r1-1
Description: Simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration
URL: https://github.com/log4cplus/log4cplus
NumVotes: 0
Popularity: 0
OutOfDate: 1705861490
Maintainer: nfnty
Submitter: nfnty
FirstSubmitted: 1431701477
LastModified: 1473361287
URLPath: /cgit/aur.git/snapshot/log4cplus-git.tar.gz