abseil-cpp11 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S abseil-cpp11

* (Optional) Uninstall abseil-cpp11 on Arch using YAY

$ yay -Rns abseil-cpp11

2. Manually Install "abseil-cpp11" via AUR

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

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

b. Clone abseil-cpp11's git locally

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

c. Go to ~/abseil-cpp11 folder and install it

$ cd ~/abseil-cpp11 $ makepkg -si

3. Information about the abseil-cpp11 package on Arch User Repository (AUR)

ID: 1389882
Name: abseil-cpp11
PackageBaseID: 200571
PackageBase: abseil-cpp11
Version: 20220623.1-2
Description: Common C++ libraries (legacy for C++11)
URL: https://abseil.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: osamc
Submitter: osamc
FirstSubmitted: 1702596948
LastModified: 1705851787
URLPath: /cgit/aur.git/snapshot/abseil-cpp11.tar.gz