@watzon Are you fine to move ownership of this to another people who actively use this?
Search Criteria
Package Details: windsurf 1.9.2-1
Package Actions
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)
- alsa-lib
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fd (fd-gitAUR)
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR)
- libnotify (libnotify-gitAUR)
- libsecret
- libxkbfile
- libxss
- 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)
- sed (sed-gitAUR) (make)
- tar (tar-gitAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (optional) – Move to trash functionality
- libdbusmenu-glib (optional) – KDE global menu
- lsof (lsof-gitAUR) (optional) – Terminal splitting
- org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, keepassxc-qt6AUR, pass-secret-service-binAUR, keepassxc-gitAUR, pass-secret-service-gitAUR, dssdAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – Sync settings
- vulkan-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, swiftshader-gitAUR, amdvlk-debugAUR, amdvlk-2023q3.3AUR, amdvlk-2021q2.5AUR, amdvlk-gitAUR, vulkan-amdgpu-pro-legacyAUR, mesa-wsl2-gitAUR, vulkan-radeon-amd-bc250AUR, nvidia-510xx-utilsAUR, vulkan-amdgpu-proAUR, amdonly-gaming-vulkan-radeon-gitAUR, vulkan-terakanAUR, nvidia-535xx-utilsAUR, nvidia-470xx-utilsAUR, nvidia-525xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-390xx-utilsAUR, nvidia-vulkan-utilsAUR, nvidia-550xx-utilsAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-fp8-gitAUR, vulkan-terakan-gitAUR, nvidia-565xx-utilsAUR, vulkan-nouveau-gitAUR, nvidia-utils-betaAUR, amdvlk, nvidia-utils, vulkan-dzn, vulkan-gfxstream, vulkan-intel, vulkan-nouveau, vulkan-radeon, vulkan-swrast, vulkan-virtio) (optional)
Required by (2)
Sources (2)
oech3 commented on 2025-05-26 10:54 (UTC)
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.
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
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:
- Edit the
PKGBUILD
and replace the firstsha256sums
value with the one above (for me it was in~/.cache/paru/clone/windsurf
; cd in that directory) - 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
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.