glog-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S glog-git

* (Optional) Uninstall glog-git on Arch using YAY

$ yay -Rns glog-git

2. Manually Install "glog-git" via AUR

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

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

b. Clone glog-git's git locally

$ git clone https://aur.archlinux.org/glog-git.git ~/glog-git

c. Go to ~/glog-git folder and install it

$ cd ~/glog-git $ makepkg -si

3. Information about the glog-git package on Arch User Repository (AUR)

ID: 1424365
Name: glog-git
PackageBaseID: 121100
PackageBase: glog-git
Version: 0.7.0.r4.gea0748d-1
Description: C++ implementation of the Google logging module
URL: https://github.com/google/glog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1490875991
LastModified: 1710075405
URLPath: /cgit/aur.git/snapshot/glog-git.tar.gz