Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Install Cursor AI on Linux

This repository provides a simple script to install Cursor (AppImage) on Linux, including a desktop entry for easy access from your applications menu.


โœ… Prerequisites

Make sure curl is installed on your system. On Ubuntu or Debian, run:

sudo apt-get update
sudo apt-get install -y curl

๐Ÿ’ก For other distributions, use your package manager (dnf, zypper, pacman, etc.).


๐Ÿš€ Installation

  1. Download the installation script:
curl -O https://raw.githubusercontent.com/DanielXavierJob/install-cursor/main/install_cursor.sh
  1. Make the script executable:
chmod +x install_cursor.sh
  1. Run the script:
./install_cursor.sh

๐Ÿ“ฆ What the Script Does

  • Checks Dependencies: Installs curl if it's missing.
  • Downloads Cursor: Fetches the Cursor AppImage.
  • Downloads Icon: Retrieves the Cursor logo for your system menu.
  • Creates Desktop Entry: Adds a .desktop file so Cursor can be launched from your application launcher.

๐Ÿง  Launching Cursor

Once the script finishes, open your application launcher and search for Cursor AI. Click it to launch and start coding with AI!


๐Ÿ› ๏ธ Optional

You can move the AppImage to a custom directory like ~/Applications, then update the .desktop file path if needed.


Made with โค๏ธ by Daniel Xavier for the Linux community.

About

Install the cursor

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages