- Use the Download button on www.cursor.com web site. It will download the NAME.AppImage file.
- Copy the .AppImage file to your Applications directory
cd ~/Downloads
mkdir -p ~/Applications
mv NAME.AppImage ~/Applications/cursor.AppImage
- Install libfuse2
sudo apt update
sudo apt install libfuse2
- Make it an executable
chmod +x ~/Applications/cursor.AppImage
- Run
~/Applications/cursor.AppImage --no-sandbox
- Add cursor shortcut
Add to .bashrc or .zshrc
alias cursor='~/Applications/cursor.AppImage --no-sandbox'
LIST
'Study > Linux' 카테고리의 다른 글
리눅스에서 DNS 서버를 80.80.80.80으로 변경하는 완벽 가이드 (1) | 2025.06.12 |
---|---|
마법 같은 cursor . 소환술 (2) | 2025.05.30 |
리눅스 시스템 싹 뜯어고쳐 🚀 초고속 만들기! (0) | 2025.02.26 |
리눅스에서 가상머신이 안켜질 때 (0) | 2025.01.02 |
리눅스 환경에서 외장하드 마운트가 안될 때 (0) | 2024.12.30 |
![]() |
![]() |
![]() |
![]() |
![]() |