Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I am using Ubuntu Linux and there are 3 ways to update Cursor when there is a new version (that I know of). The problem is that there are issues with all of them. Here are the 3 paths and the issues:
- I get a popup inside Cursor IDE showing “There is an available update”. When I click it instead of triggering an update it just points me to download the new version but then I have to install it manually. That’s why I never use this one.
- sudo apt update / sudo apt upgrade - I use this most often. When I do this the Cursor IDE version gets updated and I can see it in Help → About but I immediately get the “There is an available update” popup on startup even though I just updated. This leaves me unsure whether I still need to do something manually.
- Sometimes I get an update notification from Ubuntu’s App Center for many apps at once and when Cursor is there too it seems to update it correctly but the App Center update popup shows very rarely. Probably once in several months.
Steps to Reproduce
Use Cursor IDE in Linux Ubuntu and wait for the “There is an available update” popup. Use sudo apt update & sudo apt upgrade in the terminal. Restart the Cursor IDE. The “There is an available update” popup shows again even though you just updated.
Expected Behavior
I expect that updating the app works correctly.
Operating System
Linux
Version Information
Version: 3.14.27
VS Code Extension API: 1.128.0
Commit: 047548b00c1a079373d74d00183f32510a4a41e0
Date: 2026-08-04T03:29:11.183Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.291
OS: Linux x64 7.0.0-28-generic
Does this stop you from using Cursor
No - Cursor works, but with this issue