log4c on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S log4c

* (Optional) Uninstall log4c on Arch using YAY

$ yay -Rns log4c

2. Manually Install "log4c" via AUR

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

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

b. Clone log4c's git locally

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

c. Go to ~/log4c folder and install it

$ cd ~/log4c $ makepkg -si

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

ID: 1298967
Name: log4c
PackageBaseID: 14877
PackageBase: log4c
Version: 1.2.4-4
Description: Logging FrameWork for C, as Log4j or Log4Cpp
URL: http://log4c.sourceforge.net/
NumVotes: 130
Popularity: 0.057901
OutOfDate:
Maintainer: dreieck
Submitter:
FirstSubmitted: 1201433624
LastModified: 1691152851
URLPath: /cgit/aur.git/snapshot/log4c.tar.gz