Package Details: wails 2.12.0-2

Git Clone URL: https://aur.archlinux.org/wails.git (read-only, click to copy)
Package Base: wails
Description: Create desktop apps using Go and Web Technologies
Upstream URL: https://github.com/wailsapp/wails
Licenses: MIT
Submitter: dvzrv
Maintainer: w0rty
Last Packager: w0rty
Votes: 4
Popularity: 0.66
First Submitted: 2023-05-26 08:55 (UTC)
Last Updated: 2026-04-13 11:14 (UTC)

Latest Comments

graves501 commented on 2026-04-28 16:08 (UTC)

When running wails doctor you get the following output:

Required dependencies missing: libwebkit

Like yochananmarqos mentioned this is probably related to webkitgtk's removal from the repos.

Hopefully this gets fixed upstream.

yochananmarqos commented on 2026-04-12 22:47 (UTC)

@w0rty: Follow up on my previous comment: The point is especially relevant now that webkitgtk has been dropped from the repos.

yochananmarqos commented on 2026-03-27 20:13 (UTC) (edited on 2026-03-27 20:13 (UTC) by yochananmarqos)

@w0rty: This doesn't directly depend on a WebKitGtk package, they are only required when building a project that requires it. Both 4.0 and 4.1 (with -tags webkit2_41) are supported, so depending on only one version doesn't make sense, anyway.

wyf9661 commented on 2025-05-08 08:37 (UTC)

webkit2gtk should not be makedepends but depends, if not, Build with wails will met problems when linking webkit2gtk-4.0