Skip to content

Instantly share code, notes, and snippets.

@SylvainBoutet
SylvainBoutet / setup_cursor_ubuntu.md
Created October 26, 2024 07:06 — forked from evgenyneu/setup_cursor_ubuntu.md
Install Cursor AI code editor on Ubuntu 24.04 LTS

Install Cursor AI editor on Ubuntu 24.04

  1. Use the Download button on www.cursor.com web site. It will download the NAME.AppImage file.

  2. Copy the .AppImage file to your Applications directory

cd ~/Downloads
mkdir -p ~/Applications
mv NAME.AppImage ~/Applications/cursor.AppImage
@SylvainBoutet
SylvainBoutet / cursor-appimage-taskbar.md
Created October 26, 2024 07:06 — forked from redheli/cursor-appimage-taskbar.md
pin cursor appimage to ubuntu taskbar
  1. download cursor appimage
https://www.cursor.sh/
  1. extract app icon
./cursor-0.8.5.AppImage --appimage-extract