Package Details: windsurf 1.9.2-1

Git Clone URL: https://aur.archlinux.org/windsurf.git (read-only, click to copy)
Package Base: windsurf
Description: The new purpose-built IDE to harness magic
Upstream URL: https://windsurf.com/
Licenses: LicenseRef-Windsurf Editor
Submitter: watzon
Maintainer: watzon
Last Packager: watzon
Votes: 14
Popularity: 2.56
First Submitted: 2024-11-14 03:46 (UTC)
Last Updated: 2025-05-26 12:52 (UTC)

Dependencies (18)

Sources (2)

Pinned Comments

pathin commented on 2025-05-26 10:22 (UTC)

Based on: https://aur.archlinux.org/packages/windsurf

The reason why this package exist is due to the fact that the windsurf package is slow in updating to the latest version and people want to use the latest version of Windsurf as soon as it is available. Since I am an active daily windsurf user I can guarantee it.

Git repo: https://github.com/xPathin/aur-windsurf-bin

watzon commented on 2024-11-14 06:44 (UTC) (edited on 2025-01-17 23:10 (UTC) by watzon)

File issues and PRs in https://github.com/watzon/aur-packages

Also PLEASE WAIT 24 HOURS BEFORE FLAGGING AS OUT OF DATE!

The package updates are automated and the automation runs every 6 hours. Be patient.

Latest Comments

1 2 3 Next › Last »

oech3 commented on 2025-05-26 10:54 (UTC)

@watzon Are you fine to move ownership of this to another people who actively use this?

oech3 commented on 2025-05-26 10:42 (UTC) (edited on 2025-05-26 10:43 (UTC) by oech3)

Please do not submit a duplicated package. Ask the maintainer of windsurf if you need a ownership of it.

pathin commented on 2025-05-26 10:22 (UTC)

Based on: https://aur.archlinux.org/packages/windsurf

The reason why this package exist is due to the fact that the windsurf package is slow in updating to the latest version and people want to use the latest version of Windsurf as soon as it is available. Since I am an active daily windsurf user I can guarantee it.

Git repo: https://github.com/xPathin/aur-windsurf-bin

MikeBreytenbach commented on 2025-05-26 07:53 (UTC) (edited on 2025-05-26 07:58 (UTC) by MikeBreytenbach)

Let's not put more pressure on maintainers to push out updates quicker. They are doing the best they can given other responsibilities. Instead, volunteer to be a co-maintainer for the package if you know how to update the PKGBUILD.

Thank you very much for the PR @clyzhi! This command works to install v1.9.2 on my system:

wget https://raw.githubusercontent.com/watzon/aur-packages/c76e7a21c304f82245afa759847c20f2bc28255d/packages/windsurf/PKGBUILD && makepkg -si --noconfirm

It goes without saying that you should never run commands (especially from strangers on the web) that you do not understand exactly what they do and what the risks are.

The only benefits to upgrading are that you can bring your own Anthropic key for Claude 4 models and the annoying upgrade prompt goes away.

cyberghosteraz commented on 2025-05-25 19:24 (UTC)

just please provide new update,pleaseee.

clyzhi commented on 2025-05-24 15:09 (UTC)

Please merge PR#79

https://github.com/watzon/aur-packages/pull/79

kjozsa commented on 2025-05-23 09:35 (UTC)

@watzon do you think we could have the automatic update in say, 2 hours instead?

jipiboily commented on 2025-05-16 20:04 (UTC) (edited on 2025-05-19 17:25 (UTC) by jipiboily)

Edit: this is now outdated; it's been fixed!

~~~

The checksum for Windsurf-linux-x64-1.9.0.deb is outdated and causes the build to fail:

==> Validating source files with sha256sums...
    Windsurf-linux-x64-1.9.0.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!

Updated SHA256 (verified against official download):

8aa8e7e3518f25e361b0665e31e2dcb9b08f4e0241abb010ba4ff8716d7085a4

To fix locally:

  1. Edit the PKGBUILD and replace the first sha256sums value with the one above (for me it was in ~/.cache/paru/clone/windsurf; cd in that directory)
  2. Then rebuild with: makepkg -si

To verify yourself...go on https://windsurf.com/editor/releases/download/Linux-x64 and download the .deb then:

sha256sum Windsurf-linux-x64-1.9.0.deb

Cheers!

bermudi commented on 2025-05-16 16:19 (UTC)

Validating source files with sha256sums...
    Windsurf-linux-x64-1.9.0.deb ... FAILED
    code.sh ... Passed

MikeBreytenbach commented on 2025-05-16 12:54 (UTC)

Thanks for maintaining this package. I think sha256 for version 1.9.0-1 might be wrong.

==> Validating source files with sha256sums... Windsurf-linux-x64-1.9.0.deb ... FAILED