gflags-static on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gflags-static

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

$ yay -Rns gflags-static

2. Manually Install "gflags-static" via AUR

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

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

b. Clone gflags-static's git locally

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

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

$ cd ~/gflags-static $ makepkg -si

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

ID: 576870
Name: gflags-static
PackageBaseID: 138762
PackageBase: gflags-static
Version: 2.2.2-1
Description: C++ Library for commandline flag processing
URL: https://github.com/schuhschuh/gflags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
FirstSubmitted: 1547490494
LastModified: 1547490494
URLPath: /cgit/aur.git/snapshot/gflags-static.tar.gz