A cross-platform installation and update script for Cursor AI IDE that automatically detects your operating system and downloads the latest version.
Some users have reported crashes due to compatibility issues with other versions of libfuse. To prevent this, ensure you have libfuse2 installed by running:
sudo apt install libfuse2
-
Download the script:
curl -O https://raw.githubusercontent.com/vcian/CursorNinja/main/cursor_ninja.sh
-
Make it executable:
chmod +x cursor_ninja.sh
-
Run the installer:
./cursor_ninja.sh
π§ Linux:
- Installs as AppImage in
~/.local/bin/cursor.appimage
- Creates CLI launcher at
/usr/local/bin/cursor
- Sets up desktop integration
π macOS:
- Downloads and installs DMG to
/Applications/
- Creates optional CLI launcher
πͺ Windows:
- Downloads MSI installer
- Runs installation wizard
After installation, launch Cursor by:
- Running
cursor
in terminal - Using your application menu
- From Applications folder (macOS) or Start Menu (Windows)
π Note: If you had a previous Cursor icon pinned to your desktop, first unpin the old icon, then search for "Cursor" in your software/applications menu and launch the updated version from there.
If Cursor Ninja helped you easily install or update Cursor AI IDE, please consider:
β Star this repository - It helps others discover this tool!
π Share with your network - Spread the word to fellow developers!
π’ Tell your team - Help your colleagues get Cursor set up quickly!
Your support makes open source development worthwhile! π