yaplog on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S yaplog

* (Optional) Uninstall yaplog on Arch using YAY

$ yay -Rns yaplog

2. Manually Install "yaplog" via AUR

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

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

b. Clone yaplog's git locally

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

c. Go to ~/yaplog folder and install it

$ cd ~/yaplog $ makepkg -si

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

ID: 235722
Name: yaplog
PackageBaseID: 101059
PackageBase: yaplog
Version: 2.2.1-2
Description: Log system library for C/C++ projects
URL: https://redmine.yapbreak.fr/projects/yaplog
NumVotes: 0
Popularity: 0
OutOfDate: 1702569375
Maintainer: yapbreak
Submitter: yapbreak
FirstSubmitted: 1443717344
LastModified: 1443721139
URLPath: /cgit/aur.git/snapshot/yaplog.tar.gz