Needed APT or DEB package with autoupdate
NOTE: We will try our best to check Github Issues, but forum.cursor.com is our main site for bug reports / user feedback. We'd recommend you post there for the fastest response.
Cursor cannot be installed via apt on Ubuntu, which forces me to rely on the AppImage release. However, the AppImage version will not run without the --no-sandbox argument. Consequently, whenever I try to launch the application—either through a desktop shortcut (.desktop file) or from the command line—it fails if I forget to include --no-sandbox. This requirement creates extra steps and complicates both the installation and usage process.
Additionally, since Cursor is not in an apt repository, it cannot benefit from the integrated package management system (such as automatic updates or simpler dependency handling). Manually managing the AppImage (including setting the executable permission, creating loop devices in the background, and adjusting desktop entry files) becomes tedious. Having to remember to pass --no-sandbox every time disrupts the user experience.
In summary, the lack of an official apt repository for Cursor and the necessity to use the --no-sandbox flag with its AppImage form make setup and daily usage more cumbersome on Ubuntu. It would be a significant improvement if there were an apt package or if the AppImage could run seamlessly without manual parameters.
See also: https://forum.cursor.com/t/cursor-install-ubuntu-24-04/4838/41?u=melroy89