gflags-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gflags-git

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

$ yay -Rns gflags-git

2. Manually Install "gflags-git" via AUR

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

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

b. Clone gflags-git's git locally

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

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

$ cd ~/gflags-git $ makepkg -si

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

ID: 1239220
Name: gflags-git
PackageBaseID: 120712
PackageBase: gflags-git
Version: 2.2.2.r47.ga738fdf-1
Description: C++ Library for commandline flag processing
URL: https://github.com/gflags/gflags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1489816816
LastModified: 1681135087
URLPath: /cgit/aur.git/snapshot/gflags-git.tar.gz