libzlog on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S libzlog

* (Optional) Uninstall libzlog on Arch using YAY

$ yay -Rns libzlog

2. Manually Install "libzlog" via AUR

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

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

b. Clone libzlog's git locally

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

c. Go to ~/libzlog folder and install it

$ cd ~/libzlog $ makepkg -si

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

ID: 788847
Name: libzlog
PackageBaseID: 127782
PackageBase: libzlog
Version: 1.2.15-1
Description: a reliable pure C logging library
URL: http://hardysimpson.github.com/zlog
NumVotes: 3
Popularity: 0.001425
OutOfDate: 1682324244
Maintainer: ruantu
Submitter: hav3lock
FirstSubmitted: 1512694270
LastModified: 1599559117
URLPath: /cgit/aur.git/snapshot/libzlog.tar.gz