Linux Installer/Updater Script for Cursor AI Editor
Hey everyone!
I’ve built a Bash-based auto updater & installer for the Cursor AI Code Editor on Linux. It fetches the latest version via Cursor’s official API, extracts it, sets up desktop integration with the official icon, and handles everything smoothly through a clean terminal UI.
Features:
-
Auto fetch & update via API
-
Desktop shortcut creation with icon
-
Custom install paths & CLI options
-
Progress bar, animations & error handling
GitHub: in the comment
Feedback and contributions welcome!