Actually, I just wanted to fix dependencies for cursor-*
. I'm not using this.
But, I consider setting upstream's source is packager's role.
Git Clone URL: | https://aur.archlinux.org/cursor-free-vip-git.git (read-only, click to copy) |
---|---|
Package Base: | cursor-free-vip-git |
Description: | Reset Cursor AI MachineID & Auto Sign Up / In & Bypass Higher Token Limit |
Upstream URL: | https://github.com/canmi21/cursor |
Licenses: | MIT |
Provides: | cursor-free-vip |
Submitter: | Canmi |
Maintainer: | Canmi |
Last Packager: | Canmi |
Votes: | 1 |
Popularity: | 0.52 |
First Submitted: | 2025-04-13 12:07 (UTC) |
Last Updated: | 2025-04-16 12:11 (UTC) |
Actually, I just wanted to fix dependencies for cursor-*
. I'm not using this.
But, I consider setting upstream's source is packager's role.
refr Pinned Comments
how come you're not using the main repo "https://github.com/yeongpin/cursor-free-vip"?
Thankyou. If this pkg does not edit files listed in https://archlinux.org/packages/extra/x86_64/electron34/ and large cursor binary itself, it should work.
Hi @oech3,
I'm not quite sure about that part. The script I'm maintaining (cursor-free-vip-git) isn't directly related to the Cursor core itself — it's more like an auxiliary tool that applies to an existing installation of Cursor.
So you'll need to already have a Cursor version installed. As for the other variants like cursor-extracted or cursor-electron, I haven't tested them myself and I'm not very familiar with the differences between those versions.
If you're interested, feel free to try them out and see if they work with the script.
Should I ask to provide cursor-bin to maintainer of -extracted,electron
?
This package depends on either cursor-bin
or cursor-bin-patched
— you can choose one. These packages provide the base Cursor editor.
cursor-free-vip-git
is more like a script that requires Cursor itself to apply patches.
For more details, please refer to the upstream repository: https://github.com/canmi21/cursor
well... This package depends on cursor-bin
which is AppImage. Is it intended for you?
cursor-bin-patched
provides cursor-bin
which is not AppImage. Is it not intended for you?
like git-git pyinstaller-git, etc
@oech3 The -git suffix in Arch packages (like cursor-free-vip-git) indicates that this package is built directly from the latest upstream Git repository, instead of a fixed version release. This is useful for tracking the most recent development changes.
Pinned Comments
Canmi commented on 2025-04-29 12:37 (UTC)
@hb20032003
There's no need to do this. The code restored in the upstream repository is already the trimmed version. You can check the CHANGELOG here. If you want the trimmed code of the new version, you can go to the source repository and run
makepkg -si
yourself.Below is a summary of the update log.