Package Details: google-cloud-cli 520.0.0-1

Git Clone URL: https://aur.archlinux.org/google-cloud-cli.git (read-only, click to copy)
Package Base: google-cloud-cli
Description: A set of command-line tools for the Google Cloud Platform. Includes gcloud (with beta and alpha commands), gsutil, and bq.
Upstream URL: https://cloud.google.com/cli/
Keywords: cloud gcloud gcp google sdk
Licenses: Apache-2.0
Conflicts: google-cloud-sdk
Provides: google-cloud-sdk
Replaces: google-cloud-sdk
Submitter: PolarianDev
Maintainer: jvybihal
Last Packager: jvybihal
Votes: 190
Popularity: 0.39
First Submitted: 2023-03-08 09:33 (UTC)
Last Updated: 2025-04-30 06:46 (UTC)

Dependencies (2)

Required by (14)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 32 Next › Last »

meijin commented on 2023-03-12 20:37 (UTC)

for Please add a replace and/or conflict with google-cloud-sdk package, so people will know about this change

PolarianDev commented on 2023-03-08 09:36 (UTC)

This package is the rename of the previous package: https://aur.archlinux.org/packages/google-cloud-sdk

Google refers to the sdk as "cli" now, and thus the package was renamed to reflect these changes.

PolarianDev commented on 2023-02-11 15:22 (UTC)

The download URL no longer seems to be valid for the latest versions which can be found within the release, notes, I will need to investigate this more over the coming week.

Sorry for the delay!

esemeniuc commented on 2023-02-10 19:36 (UTC)

Thank you PolarianDev :)

PolarianDev commented on 2023-02-08 23:38 (UTC)

Hello world,

I have adopted the package due to the high request for it to be maintained, please give me a few days to catch up on the current status of the package, before actively trying to fix it.

If anyone else wanted to adopt this package (due to the high demand for it) please email me: polarian@polarian.dev and we can discuss this.

Thanks, Polarian

esemeniuc commented on 2023-02-05 09:38 (UTC)

@sudoforge can you kindly check alexz's PR?

alexz commented on 2023-01-18 20:27 (UTC)

Created PR to upgrade to latest (413.0.0): https://github.com/sudoforge/pkgbuilds/pull/81/commits

sudoforge commented on 2023-01-06 20:37 (UTC)

@wbanfield -- see https://wiki.archlinux.org/title/Arch_User_Repository (specifically, the Getting Started section).

patch is included in the base-devel group.

wbanfield commented on 2023-01-06 20:14 (UTC)

This appears to require the patch tool to be installed. My most recent arch installation did not have this by default so the install here failed. Adding the patch tool with pacman -Syu patch and rerunning the installation, makepkg -si, worked.