A simple and user-friendly setup wizard for installing and configuring Cursor on Ubuntu and its derivatives.
- ๐ 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
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 | bashThis command will:
- Download the script
- Execute it directly
- Display the installation menu
- Clone the repository:
git clone https://github.com/arcker/cursor-setup-wizard.git
cd cursor-setup-wizard- Make the script executable:
chmod +x cursor_setup.sh- Run the script:
./cursor_setup.shThe script provides several options:
--install: Direct installation without menu--restore: Restore from a previous backup--verbose: Show detailed output
- Ubuntu or Ubuntu-based distribution
- Internet connection
- Sudo privileges
- At least 500MB of free disk space
- At least 2GB of available RAM
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
This project is licensed under the MIT License - see the LICENSE file for details.