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

Last updated: July 05,2024

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

$ yay -S google-cloud-cli

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

$ yay -Rns google-cloud-cli

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

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

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

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

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

ID: 1426008
Name: google-cloud-cli
PackageBaseID: 191228
PackageBase: google-cloud-cli
Version: 468.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/cli/
NumVotes: 188
Popularity: 2.882098
OutOfDate:
Maintainer: jvybihal
Submitter: PolarianDev
FirstSubmitted: 1678267988
LastModified: 1710271902
URLPath: /cgit/aur.git/snapshot/google-cloud-cli.tar.gz