Package Details: cursor-bin 1.1.5-1

Git Clone URL: https://aur.archlinux.org/cursor-bin.git (read-only, click to copy)
Package Base: cursor-bin
Description: Cursor App - AI-first coding environment
Upstream URL: https://www.cursor.com/
Licenses: custom:proprietary
Submitter: g.schulz
Maintainer: g.schulz
Last Packager: g.schulz
Votes: 55
Popularity: 8.29
First Submitted: 2024-06-09 14:27 (UTC)
Last Updated: 2025-06-21 21:05 (UTC)

Pinned Comments

g.schulz commented on 2025-05-17 08:01 (UTC) (edited on 2025-05-18 10:16 (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

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 18 Next › Last »

oech3 commented on 2025-05-16 09:47 (UTC)

@arch-lsf I don't see your ABI issue. Are you updated your system ? Try also corsor-extracted or cursor-electron.

arch-lsf commented on 2025-05-16 09:25 (UTC)

碰到head: libc.so.6: version `GLIBC_ABI_DT_RELR' not found (required by head) 但是终端可以使用, 由于终端和桌面环境使用了不同的glibc 编辑启动程序的环境变量: LD_LIBRARY_PATH=/usr/lib:/usr/lib64,这样点击图标可以正常运行

arch-lsf commented on 2025-05-16 08:43 (UTC)

不能正常运行: head: libc.so.6: version `GLIBC_2.38' not found (required by head)

vitaliikuzhdin commented on 2025-05-15 15:04 (UTC) (edited on 2025-05-15 15:09 (UTC) by vitaliikuzhdin)

I'm wondering which release track the cursor* packages should follow. Back when I suggested using the API endpoint extracted from https://www.cursor.com/downloads, the URL was:

https://www.cursor.com/api/download?platform=linux-x64&releaseTrack=latest

I just checked again, and now it's:

https://www.cursor.com/api/download?platform=linux-x64&releaseTrack=stable

The visuals on the page also show that, as of now, the latest stable version is 0.49, not 0.50 as provided by this package. I'm guessing this could also be the reason for the confusion about different versions being provided to different people, which has been discussed multiple times below.

What do you think? Is there a need to split the packages into, say, cursor and cursor-unstable?

arch-lsf commented on 2025-05-15 03:20 (UTC)

head: libc.so.6: version GLIBC_ABI_DT_RELR' not found (required by head) head: libc.so.6: versionGLIBC_2.38' not found (required by head) cut: libc.so.6: version GLIBC_ABI_DT_RELR' not found (required by cut) grep: libc.so.6: versionGLIBC_ABI_DT_RELR' not found (required by grep) grep: libc.so.6: version GLIBC_2.38' not found (required by grep) grep: libc.so.6: versionGLIBC_ABI_DT_RELR' not found (required by /usr/lib/libpcre2-8.so.0) sed: libc.so.6: version `GLIBC_2.38' not found (required by /usr/lib/libacl.so.1)