mingw-w64-gflags on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S mingw-w64-gflags

* (Optional) Uninstall mingw-w64-gflags on Arch using YAY

$ yay -Rns mingw-w64-gflags

2. Manually Install "mingw-w64-gflags" via AUR

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

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

b. Clone mingw-w64-gflags's git locally

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

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

$ cd ~/mingw-w64-gflags $ makepkg -si

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

ID: 656090
Name: mingw-w64-gflags
PackageBaseID: 122230
PackageBase: mingw-w64-gflags
Version: 2.2.2-1
Description: C++ Library for commandline flag processing (mingw-w64)
URL: https://github.com/schuhschuh/gflags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: osfans
Submitter: osfans
FirstSubmitted: 1494399069
LastModified: 1571020717
URLPath: /cgit/aur.git/snapshot/mingw-w64-gflags.tar.gz