I added symlinks of extensions to Extra/code
. I may reject my deletion request if they actually activates them for code
.
Search Criteria
Package Details: cursor-electron-latest 1.1.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cursor-electron.git (read-only, click to copy) |
---|---|
Package Base: | cursor-electron |
Description: | AI Code Editor on latest stable electron |
Upstream URL: | https://www.cursor.com |
Licenses: | LicenseRef-Cursor |
Conflicts: | cursor, cursor-bin |
Provides: | cursor, cursor-bin |
Submitter: | vitaliikuzhdin |
Maintainer: | oech3 (Oops, Altareos) |
Last Packager: | oech3 |
Votes: | 1 |
Popularity: | 0.92 |
First Submitted: | 2025-03-08 15:13 (UTC) |
Last Updated: | 2025-06-15 10:10 (UTC) |
Dependencies (8)
- electron (electron-launcherAUR, electron-nightly-binAUR, electron-nightly-binAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libxkbfile
- ripgrep (ripgrep-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- code (vscodius-binAUR, code-electron-latestAUR, visual-studio-code-binAUR, visual-studio-code-cli-binAUR, code-gitAUR) (optional) – use extensions at code-oss ?
Required by (1)
- cursor-free-vip-git (requires cursor-bin)
Sources (3)
- https://downloads.cursor.com/production/979ba33804ac150108481c14e0b5cb970bda3266/linux/arm64/Cursor-1.1.3-aarch64.AppImage
- https://downloads.cursor.com/production/979ba33804ac150108481c14e0b5cb970bda3266/linux/x64/Cursor-1.1.3-x86_64.AppImage
- https://gitlab.archlinux.org/archlinux/packaging/packages/code/-/raw/1.100.3-1/code.sh
oech3 commented on 2025-06-14 07:36 (UTC)
oech3 commented on 2025-06-13 16:12 (UTC) (edited on 2025-06-13 16:14 (UTC) by oech3)
Sorry. Replaced with notification. BTW, I sent a deletion request for this as a duplicate with cursor-bin
. This package should not existing at all.
I'm asking to extract -bin
to avoid bugs coming from AppImage.
Sherlock-Holo commented on 2025-06-13 15:35 (UTC) (edited on 2025-06-13 15:36 (UTC) by Sherlock-Holo)
pkgver=$(curl -Ls "$_api"|grep -oP '"version":"\K[^"]+')
it will break the file hash sum when cursor released a new version but this package doesn't update
today(6.13) when I build cursor-electron, it downloaded 1.1.2-x86_64.img
, not the 1.1.0
version
AsukaMinato commented on 2025-05-23 10:35 (UTC)
error: could not find all required packages:
electronAUTODETECT (wanted by: cursor-electron)
maru commented on 2025-05-20 16:09 (UTC)
==> Removing existing $pkgdir/ directory... ==> Entering fakeroot environment... ==> Starting package_cursor-electron()... ==> ERROR: A failure occurred in package_cursor-electron(). Aborting... error: failed to build 'cursor-electron-0.50.5-3 (cursor-electron-latest)': error: packages failed to build: cursor-electron-0.50.5-3 (cursor-electron-latest)
I was able to manually run the functions, until package_cursor-electron-latest ran w/ root privileges, at which point I had to manually copy the usr/lib and usr/share directories because only bin was copied
oech3 commented on 2025-05-19 13:29 (UTC) (edited on 2025-06-14 08:29 (UTC) by oech3)
cursor-electron-latest
may work better on Wayland.
Pinned Comments
oech3 commented on 2025-05-19 13:29 (UTC) (edited on 2025-06-14 08:29 (UTC) by oech3)
cursor-electron-latest
may work better on Wayland.oech3 commented on 2025-05-01 19:50 (UTC) (edited on 2025-05-21 18:12 (UTC) by oech3)
This supports
~/.config/electron-flags.conf
. Other files are unsuppoted (you may find something at/usr/bin/cursor
).-electron-latest
might work better on wayland.