google-cloud-cpp on AUR (Arch User Repository)

Last updated: June 18,2024

1. Install "google-cloud-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 google-cloud-cpp on Arch using YAY

$ yay -S google-cloud-cpp

* (Optional) Uninstall google-cloud-cpp on Arch using YAY

$ yay -Rns google-cloud-cpp

2. Manually Install "google-cloud-cpp" via AUR

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

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

b. Clone google-cloud-cpp's git locally

$ git clone https://aur.archlinux.org/google-cloud-cpp.git ~/google-cloud-cpp

c. Go to ~/google-cloud-cpp folder and install it

$ cd ~/google-cloud-cpp $ makepkg -si

3. Information about the google-cloud-cpp package on Arch User Repository (AUR)

ID: 1225632
Name: google-cloud-cpp
PackageBaseID: 159871
PackageBase: google-cloud-cpp
Version: 2.8.0-3
Description: C++ Client Libraries for Google Cloud Services
URL: https://github.com/googleapis/google-cloud-cpp/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mortymacs
FirstSubmitted: 1605440959
LastModified: 1678729245
URLPath: /cgit/aur.git/snapshot/google-cloud-cpp.tar.gz