To install Cursor on Ubuntu, add Cursor’s apt repository and run sudo apt install cursor. That is the method Cursor’s own documentation recommends, on amd64 and arm64 alike.
The repository keeps Cursor updated with the rest of your system. Paid plans also include Grok Bot, which runs on Ubuntu too. If a step does not work on your system, leave a comment below or contact us and we will help you sort it out.
cd ~/Downloads && sudo apt install ./cursor_*_amd64.deb
Worth knowing
The .deb adds Cursor’s apt repository for you, so it updates like the repository install. From a terminal it asks first. Double-click the file and it just adds it.
The AppImage route, including adding a menu entry with Gear Lever.
What Cursor Is Now
Cursor started as an AI code editor. Since version 3 it is an agent workspace. You hand agents a task, they work on it in parallel, and you review the result.
Agents Window. Run several agents at once, on your machine or in the cloud, and watch them in one place.
Composer 2.5. Cursor’s own model, built for long coding jobs that run for a while without you.
The editor is still there. It is based on VS Code, so your extensions and shortcuts carry over. Want the editor without the AI? Install Visual Studio Code.
Plans: Hobby is free. Pro, Pro+ and Ultra are paid, with Teams and Enterprise for companies. Your code goes to Cursor’s servers when the AI works on it.
Grok Bot Comes With Cursor
Every paid Cursor plan now includes Grok Bot. Pro, Pro+, Ultra and Teams all get it at no extra cost.
Grok Bot is a personal assistant that does real work for you. Each Bot has its own computer in the cloud, with a browser and apps. Give it a job by message, and it keeps going while your laptop is closed.
It runs on Ubuntu. It is a separate app with its own .deb, .rpm and AppImage, for x64 and arm64. There are also apps for iPhone and Android.