Right now, Cursor is only available as an AppImage, which means users have to:
- Manually make it executable
- Create a
.desktop
file for launcher integration - Set up a CLI command
- Fix missing “Open With…” support
I love Cursor, but this really feels half-baked. Ubuntu is a major dev platform, VSCode and JetBrains get this right, and so should Cursor.
Here’s a few ideas:
- Provide a
.deb
package - Offer an install script that sets up the AppImage properly (
wget www..../install-cursor.sh | bash
) - ???
Thanks for the great work !