RPM package error

Hi, i tried to install antigravity on my fedora 42 KDE Plasma, i already followed the steps described in the RPM-based distribution section on the download page (URL to Antigravity download page), including:

sudo tee /etc/yum.repos.d/antigravity.repo << EOL
[antigravity-rpm]
name=Antigravity RPM Repository
baseurl=https://us-central1-yum.pkg.dev/projects/antigravity-auto-updater-dev/antigravity-rpm
enabled=1
gpgcheck=0
EOL
sudo dnf makecache

then,

sudo dnf install antigravity

but during the installation process, i always encountered this error:

>>> [RPM] unpacking of archive failed on file /usr/share/antigravity/resources/app/node_modules/highlight.js/styles/nord.css;69de7d89: cpio: open failed - No data available
>>> Unpack error: antigravity-0:1.22.2-1775161846.el8.x86_64                                                        
Transaction failed: Rpm transaction failed.
Warning: skipped OpenPGP checks for 1 package from repository: antigravity-rpm

i already tried to clear dnf cache and tried to redo the installation process by running the command:

sudo dnf clean all

then,

sudo dnf install antigravity

But it still give me the same error.

What should i do to fix this, i already tried to look around the internet but didn’t found any steps i can do to fix the antigravity installation problem in my system.

Here is my fedora 42 description:

Fedora Linux 42 KDE Plasma Desktop Edition
Operating System: Fedora Linux 42
KDE Plasma Version: 6.6.3
KDE Frameworks Version: 6.24.0
Qt Version: 6.10.2
Kernel Version: 6.19.11-100.fc42.x86_64 (64-bit)
Graphics Platform: Wayland

[SOLVED]

The installation problem is now solved. As of April 19, 2026, i can install antigravity in fedora by running normal installation command.

sudo dnf install antigravity