log4cxx-git on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S log4cxx-git

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

$ yay -Rns log4cxx-git

2. Manually Install "log4cxx-git" via AUR

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

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

b. Clone log4cxx-git's git locally

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

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

$ cd ~/log4cxx-git $ makepkg -si

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

ID: 570789
Name: log4cxx-git
PackageBaseID: 133409
PackageBase: log4cxx-git
Version: 20181214-1
Description: A C++ port of Log4j, development version (GIT)
URL: http://logging.apache.org/log4cxx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: akkenoth
Submitter: akkenoth
FirstSubmitted: 1528745037
LastModified: 1545517769
URLPath: /cgit/aur.git/snapshot/log4cxx-git.tar.gz