[Bug] Can't install Appimage | Chromebook

Hey there.

Weird bug I’m having.
I’m running a chromebook for most of my personal dev stuff.

I can’t seem to install the appimage, and i cant find a downalods page with the releases.

When I click ‘download’ on the homepage, the app thinks I’m on a Mac and gives me the Mac installer.

Best,
Pat

Hi @osoo420

Linux: https://downloader.cursor.sh/linux/appImage/x64

Ty for the link. Downloaded it and followed https://dev.to/mhbaando/how-to-install-cursor-the-ai-editor-on-linux-41dm
Installed fine

Does there exist a cursor image for ARM chromebooks?

Try this:

https://downloader.cursor.sh/linux/appImage/arm64

For Chromebooks, there’s also the deb version now that you can directly install (unlike the Appimage, which you have to run manually via Linux terminal every time)
https://downloader.cursor.sh/linux/deb/x64 (For x86 chips)
https://downloader.cursor.sh/linux/deb/arm64 (For arm chips)

1 Like