2 Commits

Author SHA1 Message Date
Paulo Bueno
6b68197e55 fix: Fix install-linux.sh and add uninstall option
- Fix broken installation with --user option
- Fix desktop icon link when in --user mode
- Add uninstall command (only installation, not user's data)
2025-10-07 02:42:01 -07:00
Robin Lovelace
0696d51dc8 Add Linux installer script and update README (#12115)
- Add comprehensive install-linux.sh script in scripts/
- Script supports both system-wide and user-specific installation
- Handles desktop integration and sandbox permissions
- Supports version-specific installations
- Update README.md with Linux installer instructions
- Closes #12114
2025-09-22 15:27:56 +08:00