Skip to content

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

 
 
 

Contributors

Languages

  • Shell 100.0%