Package Details: cursor-bin 2.0.54-1

Git Clone URL: https://aur.archlinux.org/cursor-bin.git (read-only, click to copy)
Package Base: cursor-bin
Description: AI-first coding environment
Upstream URL: https://www.cursor.com
Licenses: LicenseRef-Cursor_EULA
Submitter: g.schulz
Maintainer: g.schulz (piperdaniel1, oech3)
Last Packager: g.schulz
Votes: 63
Popularity: 5.13
First Submitted: 2024-06-09 14:27 (UTC)
Last Updated: 2025-11-04 00:28 (UTC)

Pinned Comments

g.schulz commented on 2025-05-17 08:01 (UTC) (edited on 2025-09-17 07:53 (UTC) by g.schulz)

For anyone who want's to contribute a PR, this is the repo: https://github.com/Gunther-Schulz/aur-cursor-bin-updater

Latest Comments

1 2 3 4 5 6 .. 25 Next › Last »

stevenzzz commented on 2025-10-30 08:48 (UTC)

I'm still getting the warning with command cursor .: Warning: 'app' is not in the list of known options, but still passed to Electron/Chromium.

Although this doesn't crash the app, I still want to see if there is a way to fix this.

g.schulz commented on 2025-10-19 09:46 (UTC) (edited on 2025-10-19 17:46 (UTC) by g.schulz)

@oech3

Added you and piperdaniel1 in AUR as co-maintainers.

Both of you have also been added to the Github repo (I had the wrong oech added by mistake a long time ago oops) as co-maintainers. Btw, feel free to merge yourselfs. I have some debugging functionality for which i will whip up a bit of documentation.

I removed: cursor.png cursor-bin.desktop.in cursor-bin.sh

oech3 commented on 2025-10-19 09:41 (UTC)

I meant AUR, not GitHub.

oech3 commented on 2025-10-19 09:37 (UTC)

Not added. But required operation for rg was done. Please manually remove .png from .in from AUR's repo too.

g.schulz commented on 2025-10-19 09:15 (UTC)

@oech3 added you both as co-maintainers and applied your PR

oech3 commented on 2025-10-14 16:37 (UTC)

I think shim should be different file on fakeroot, but it is impossible to fix by by PR since it cannot add file. @g.schulz Would you add me and @piperdaniel1 to commaintainer?

StarterX4 commented on 2025-10-11 16:37 (UTC)

The fault was the lines 26 and 27, changing it back to "ln -svf /usr/bin/rg ${_app}/node_modules/@vscode/ripgrep/bin/rg" fixed the issue for me.

StarterX4 commented on 2025-10-11 16:36 (UTC)

[starterx4@doadgrz cursor-bin]$ makepkg ==> Making package: cursor-bin 1.7.44-1 (Sat Oct 11 18:28:56 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found cursor_1.7.44_amd64.deb -> Found code.sh ==> Validating source files with sha512sums... cursor_1.7.44_amd64.deb ... Passed code.sh ... Passed ==> Extracting sources... -> Extracting cursor_1.7.44_amd64.deb with bsdtar ==> Entering fakeroot environment... ==> Starting package()... install: No such file or directory ==> ERROR: A failure occurred in package(). Aborting...