Search Criteria
Package Details: wails 2.12.0-2
Package Actions
| 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) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- npm (python-nodejs-wheelAUR, npm-corepackAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
- docker (rancher-desktop-gitAUR, docker-gitAUR, podman-docker-gitAUR, rancher-desktop-binAUR, rancher-desktopAUR, docker-cli-binAUR, podman-docker) (optional)
Required by (18)
- aerion (make)
- aikadm-git (make)
- gui.for.clash (make)
- gui.for.singbox (make)
- html-greet-git (make)
- localjson-git (make)
- mangoverlay (make)
- pdf-guru-anki-git (make)
- postpilot (make)
- res-downloader (make)
- safelock-git (make)
- satisfactory-mod-manager (make)
- satisfactory-mod-manager-git (make)
- tiny-rdm (make)
- tiny-rdm-git (make)
- waveloggate-git
- zen-adblocker (make)
- zen-adblocker-git (make)
Latest Comments
graves501 commented on 2026-04-28 16:08 (UTC)
When running
wails doctoryou get the following output:Like
yochananmarqosmentioned this is probably related towebkitgtk'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
webkitgtkhas 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
makedependsbutdepends, if not, Build withwailswill met problems when linking webkit2gtk-4.0