plog on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install plog on Arch using YAY
$
yay -S
plog
Copied
* (Optional) Uninstall plog on Arch using YAY
$
yay -Rns
plog
Copied
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
Copied
b. Clone plog's git locally
$
git clone https://aur.archlinux.org/plog.git
~/plog
Copied
c. Go to ~/plog folder and install it
$
cd
~/plog
Copied
$
makepkg -si
Copied
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
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