liblogcpp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S liblogcpp

* (Optional) Uninstall liblogcpp on Arch using YAY

$ yay -Rns liblogcpp

2. Manually Install "liblogcpp" via AUR

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

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

b. Clone liblogcpp's git locally

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

c. Go to ~/liblogcpp folder and install it

$ cd ~/liblogcpp $ makepkg -si

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

ID: 560943
Name: liblogcpp
PackageBaseID: 137439
PackageBase: liblogcpp
Version: 1.9.4-1
Description: An intuitive and highly customizable LGPL library for logging with C++.
URL: https://git.0ptr.de/nullptr_t/liblogcpp.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nullptr_t
Submitter: nullptr_t
FirstSubmitted: 1542538810
LastModified: 1542538810
URLPath: /cgit/aur.git/snapshot/liblogcpp.tar.gz