Package Details: windsurf-next 1.11.101_next.7ebe3c84f4-1

Git Clone URL: https://aur.archlinux.org/windsurf-next.git (read-only, click to copy)
Package Base: windsurf-next
Description: Windsurf-next - Next version of the Windsurf editor
Upstream URL: https://windsurf.com
Licenses: custom
Conflicts: windsurf-next
Provides: windsurf-next
Submitter: webarch
Maintainer: webarch
Last Packager: webarch
Votes: 3
Popularity: 0.21
First Submitted: 2025-02-11 22:37 (UTC)
Last Updated: 2025-07-19 12:50 (UTC)

Required by (0)

Sources (3)

Pinned Comments

webarch commented on 2025-07-19 12:50 (UTC)

i don't know how to find the deb, that's why i was using the tar gz. if someone else wants and knows how to do that, please comment and i'll do that. until then, i'm having no problems with this package.

Also, i've added the url handler dbskcnc provided, and it worked on my local for the login (before, i was using the token auth). in any case, it should work now.

Latest Comments

webarch commented on 2025-07-19 12:50 (UTC)

i don't know how to find the deb, that's why i was using the tar gz. if someone else wants and knows how to do that, please comment and i'll do that. until then, i'm having no problems with this package.

Also, i've added the url handler dbskcnc provided, and it worked on my local for the login (before, i was using the token auth). in any case, it should work now.

oech3 commented on 2025-07-19 11:18 (UTC)

Please find .deb and copy and paste PKGBUILD of windsurf.

oech3 commented on 2025-06-16 05:56 (UTC)

Fixed to Exec=windsurf-next %U. Is it enough? This pkg uses incorrect desktop entries since upstream's *.tar.gz is missing them.

tuananh commented on 2025-06-16 00:35 (UTC)

i got failed to execute /usr/lib/windsurf-next

failed to execute child process, permission denied.

oech3 commented on 2025-06-15 03:11 (UTC) (edited on 2025-06-15 05:48 (UTC) by oech3)

@dbskcnc ask to upstream at forum to include missing files to tarball,

or find https://windsurf-stable.codeiumdata.com/wVxQEIWkwPUEAGf3/apt/dists/stable/main/binary-amd64/Packages for -next.

dbskcnc commented on 2025-05-16 03:30 (UTC)

missing windsurf-next-url-handler.desktop, so some extension cann't login like coderabbit

[Desktop Entry]
Name=Windsurf Next - URL Handler
Comment=Windsurf Editor (Next Version)
GenericName=Text Editor
Exec=/opt/windsurf-next/windsurf-next --open-url %U
Icon=/opt/windsurf-next/resources/app/resources/linux/code-next.png
Type=Application
NoDisplay=true
StartupNotify=true
Categories=Utility;TextEditor;Development;IDE;
MimeType=x-scheme-handler/windsurf-next;
Keywords=windsurf-next;

oech3 commented on 2025-05-05 12:39 (UTC) (edited on 2025-06-15 03:09 (UTC) by oech3)

Todo:

  1. siwtch to .deb source for missing files e.g. URL Handler.
  2. Should this use correct electron* or split pkg ?