logg on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S logg

* (Optional) Uninstall logg on Arch using YAY

$ yay -Rns logg

2. Manually Install "logg" via AUR

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

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

b. Clone logg's git locally

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

c. Go to ~/logg folder and install it

$ cd ~/logg $ makepkg -si

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

ID: 978195
Name: logg
PackageBaseID: 171518
PackageBase: logg
Version: 0.4.1-1
Description: Easy and fast logging library
URL: https://github.com/ecsuarez/logg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ecsuarez
Submitter: ecsuarez
FirstSubmitted: 1633071373
LastModified: 1634985321
URLPath: /cgit/aur.git/snapshot/logg.tar.gz