plog on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S plog

* (Optional) Uninstall plog on Arch using YAY

$ yay -Rns plog

2. Manually Install "plog" via AUR

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

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

b. Clone plog's git locally

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

c. Go to ~/plog folder and install it

$ cd ~/plog $ makepkg -si

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

ID: 1193652
Name: plog
PackageBaseID: 133221
PackageBase: plog
Version: 1.1.9-1
Description: Portable, simple and extensible C++ logging library
URL: https://github.com/SergiusTheBest/plog
NumVotes: 2
Popularity: 0.088727
OutOfDate:
Maintainer: edomora97
Submitter: edomora97
FirstSubmitted: 1528384212
LastModified: 1673186331
URLPath: /cgit/aur.git/snapshot/plog.tar.gz