mingw-w64-abseil-cpp on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mingw-w64-abseil-cpp

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

$ yay -Rns mingw-w64-abseil-cpp

2. Manually Install "mingw-w64-abseil-cpp" 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-abseil-cpp's git locally

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

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

$ cd ~/mingw-w64-abseil-cpp $ makepkg -si

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

ID: 1322968
Name: mingw-w64-abseil-cpp
PackageBaseID: 195336
PackageBase: mingw-w64-abseil-cpp
Version: 20230802.1-1
Description: Collection of C++ library code designed to augment the C++ standard library (mingw-w64)
URL: https://abseil.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1688487656
LastModified: 1695404829
URLPath: /cgit/aur.git/snapshot/mingw-w64-abseil-cpp.tar.gz