zlog on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "zlog" 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
Copied
b. Install zlog on Arch using YAY
$
yay -S
zlog
Copied
* (Optional) Uninstall zlog on Arch using YAY
$
yay -Rns
zlog
Copied
2. Manually Install "zlog" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone zlog's git locally
$
git clone https://aur.archlinux.org/zlog.git
~/zlog
Copied
c. Go to ~/zlog folder and install it
$
cd
~/zlog
Copied
$
makepkg -si
Copied
3. Information about the zlog package on Arch User Repository (AUR)
ID: 1305688
Name: zlog
PackageBaseID: 196176
PackageBase: zlog
Version: 1.2.16-2
Description: A reliable pure C logging library.
URL: https://hardysimpson.github.io/zlog/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mrechte
Submitter: mrechte
FirstSubmitted: 1690465488
LastModified: 1692344486
URLPath: /cgit/aur.git/snapshot/zlog.tar.gz
Name: zlog
PackageBaseID: 196176
PackageBase: zlog
Version: 1.2.16-2
Description: A reliable pure C logging library.
URL: https://hardysimpson.github.io/zlog/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mrechte
Submitter: mrechte
FirstSubmitted: 1690465488
LastModified: 1692344486
URLPath: /cgit/aur.git/snapshot/zlog.tar.gz