Skip to content

๐Ÿง™ Automates the installation and updating of the Cursor .AppImage for Linux users, resolving common issues during setup and effortlessly handling configurations, updates, and related tasks.

License

Notifications You must be signed in to change notification settings

arcker/cursor-setup-wizard

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Cursor Setup Wizard

A simple and user-friendly setup wizard for installing and configuring Cursor on Ubuntu and its derivatives.

Features

  • ๐Ÿš€ One-click installation of Cursor
  • ๐Ÿ”„ Automatic version checking and updates
  • ๐ŸŽจ Beautiful and intuitive interface
  • ๐Ÿ”’ Secure AppArmor profile configuration
  • ๐Ÿ–ฅ๏ธ Desktop launcher creation
  • โŒจ๏ธ CLI command integration
  • ๐Ÿ”„ Backup and restore functionality
  • ๐Ÿ› ๏ธ Easy reconfiguration options

Quick Install (Ubuntu/Debian)

To install Cursor with a single command, copy and paste this line in your terminal:

curl -s https://raw.githubusercontent.com/arcker/cursor-setup-wizard/main/cursor_setup.sh | bash

This command will:

  1. Download the script
  2. Execute it directly
  3. Display the installation menu

Manual Installation

  1. Clone the repository:
git clone https://github.com/arcker/cursor-setup-wizard.git
cd cursor-setup-wizard
  1. Make the script executable:
chmod +x cursor_setup.sh
  1. Run the script:
./cursor_setup.sh

Usage

The script provides several options:

  • --install: Direct installation without menu
  • --restore: Restore from a previous backup
  • --verbose: Show detailed output

Requirements

  • Ubuntu or Ubuntu-based distribution
  • Internet connection
  • Sudo privileges
  • At least 500MB of free disk space
  • At least 2GB of available RAM

Credits

This is an improved fork of the original script by jorcelinojunior. Modified and enhanced by Arcker.

Enjoyed this improved version? Support the fork author! โ˜• Buy Arcker a coffee

Want to support the original author? โ˜• Buy jorcelinojunior a coffee

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

๐Ÿง™ Automates the installation and updating of the Cursor .AppImage for Linux users, resolving common issues during setup and effortlessly handling configurations, updates, and related tasks.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%