log4cpp-rc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S log4cpp-rc

* (Optional) Uninstall log4cpp-rc on Arch using YAY

$ yay -Rns log4cpp-rc

2. Manually Install "log4cpp-rc" via AUR

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

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

b. Clone log4cpp-rc's git locally

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

c. Go to ~/log4cpp-rc folder and install it

$ cd ~/log4cpp-rc $ makepkg -si

3. Information about the log4cpp-rc package on Arch User Repository (AUR)

ID: 265098
Name: log4cpp-rc
PackageBaseID: 106107
PackageBase: log4cpp-rc
Version: 1.1.2rc1-1
Description: A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. Release candidate version.
URL: http://log4cpp.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: applebloom
FirstSubmitted: 1452742185
LastModified: 1452742190
URLPath: /cgit/aur.git/snapshot/log4cpp-rc.tar.gz