The current ways to install Antigravity 2.0 on Linux are astonishingly bad.
I refuse to install things via curl | sh paths. Because I don’t know what a random internet shell script is doing, I don’t want to use this as a general install path. It may be ok for one or two things, but everyone is doing this now, and it’s ridiculous. If I want to clean things up, uninstall, etc, I don’t want to have to start a research project to find out what the original install script might have done to my system years ago to revert it all.
Installing 2.0, therefore, is generally just a tarball. Immediately out of the gate, it can’t authenticate via oauth easily, because a binary in an unpacked tarball in a random location on my machine, weirdly, is not registered to handle OAuth URL callbacks.
Can we at least get a supported Flatpak release, or .deb repository path for installing/updating Antigravity, so that I don’t have to rely on magic under the hood?
There also doesn’t appear to be any supported way on installing Antigravity CLI except via shell script.
These are both just doing the exact thing that I don’t want to do. I want a standardized, defined install/uninstall path, which you get with Flatpak or .deb.