Package Details: google-gemini-cli-git early.access.r102.g452b8216-1

Git Clone URL: https://aur.archlinux.org/google-gemini-cli-git.git (read-only, click to copy)
Package Base: google-gemini-cli-git
Description: An open-source AI agent that brings the power of Gemini directly into your terminal (git version)
Upstream URL: https://github.com/google-gemini/gemini-cli
Licenses: Apache-2.0
Conflicts: google-gemini-cli
Provides: google-gemini-cli
Submitter: viridivn
Maintainer: viridivn
Last Packager: viridivn
Votes: 1
Popularity: 0.64
First Submitted: 2025-06-25 19:34 (UTC)
Last Updated: 2025-06-25 19:34 (UTC)

Required by (0)

Sources (1)

Latest Comments

Spyhawk commented on 2025-07-18 07:36 (UTC)

Yes, we have "google-chrome", but not sure I'd agree having "google" is better. For the same reason we don't say "antropic-claude-code" but "claude-code", or "firefox" instead of "mozilla-firefox". Also, the "gemini-cli" stable package doesn't have "google" in its name either.

mspuppeteer commented on 2025-07-14 11:46 (UTC)

google-gemini-cli-git is a better name. In the same spirit as other Google packages like chrome. That's why I removed gemini-cli-git in favor of this one.

Spyhawk commented on 2025-07-14 07:38 (UTC)

This package should now be renamed to 'gemini-cli-git'. The old unrelated 'gemini-cli' has been archived by its author and consequently removed from AUR.

mspuppeteer commented on 2025-06-26 15:34 (UTC)

ok! Don't worry, never mind, if it works, it works!

viridivn commented on 2025-06-26 01:34 (UTC) (edited on 2025-06-26 01:34 (UTC) by viridivn)

Hello, this package is named accordingly with google-gemini-cli, gemini-cli is an unrelated project.
I have tested that this package builds and works correctly on architectures aarch64 and x86_64 and should work on any platform where its dependencies are available and is not architecture dependent once installed.
I cannot reproduce the python namcap error, additional details would be appreciated.

mspuppeteer commented on 2025-06-25 20:06 (UTC)

Hey, it looks like we had the same idea at the same time! I just uploaded gemini-cli-git.

After a lot of testing, I found the package requires arch=('x86_64') to build correctly (due to esbuild) and also needs 'python' as a dependency to pass namcap's checks.

Since your package name is more specific and better for the long term, would you be open to merging some of these fixes into your PKGBUILD? Once your version is updated and working, I'll delete my gemini-cli-git package to avoid having a duplicate on the AUR.

Thanks!

I have submitted a merge request to the Aur too.