Skip to content

Instantly share code, notes, and snippets.

View andrescera's full-sized avatar
:shipit:
Focused

andrescera

:shipit:
Focused
  • Medellin, Colombia
  • 02:03 (UTC -05:00)
View GitHub Profile
@andrescera
andrescera / Install.md
Last active October 23, 2025 19:00
Install cursor on Linux, tested on Ubuntu 25.04

Cursor Patched Installer

This script provides a system-wide installer for Cursor, the AI-first code editor.
It was originally inspired by install-cursor.sh, but as Cursor's release page and API changed, the original script no longer works reliably.
We adapted and improved the script to ensure it stays functional with the latest Cursor releases.


Improvements Over the Original Script