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

Last updated: May 18,2024

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

$ yay -S google-cloud-sdk

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

$ yay -Rns google-cloud-sdk

2. Manually Install "google-cloud-sdk" 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-sdk's git locally

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

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

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

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

ID: 1132995
Name: google-cloud-sdk
PackageBaseID: 82463
PackageBase: google-cloud-sdk
Version: 400.0.0-1
Description: A set of command-line tools for the Google Cloud Platform. Includes gcloud (with beta and alpha commands), gsutil, and bq.
URL: https://cloud.google.com/sdk/
NumVotes: 167
Popularity: 1.815142
OutOfDate:
Maintainer: sudoforge
FirstSubmitted: 1401783013
LastModified: 1661890995
URLPath: /cgit/aur.git/snapshot/google-cloud-sdk.tar.gz