Search Criteria
Package Details: winboat-git r297.c317316-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/winboat-git.git (read-only, click to copy) |
|---|---|
| Package Base: | winboat-git |
| Description: | Run Windows apps on Linux with seamless integration |
| Upstream URL: | https://www.winboat.app |
| Licenses: | MIT |
| Conflicts: | winboat |
| Provides: | winboat |
| Submitter: | matthewq337 |
| Maintainer: | matthewq337 |
| Last Packager: | matthewq337 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-08-30 07:12 (UTC) |
| Last Updated: | 2026-01-23 20:28 (UTC) |
Dependencies (13)
- alsa-lib
- electron (electron-launcherAUR, electron-nightly-binAUR)
- freerdp (freerdp-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libxcrypt-compat
- nss (nss-hgAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, placeholder-for-goAUR, gcc-go) (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR, placeholder-for-npmAUR) (make)
- zip (zip-natspecAUR) (make)
- docker (rancher-desktop-gitAUR, docker-gitAUR, podman-docker-gitAUR, rancher-desktop-binAUR, rancher-desktopAUR, docker-cli-binAUR, podman-docker) (optional) – To use docker as a container runtime
- podman-compose (podman-compose-gitAUR) (optional) – To use podman as a container runtime
Latest Comments
matthewq337 commented on 2026-01-23 20:30 (UTC)
@aozaki fixed, thanks
aozaki commented on 2026-01-23 11:33 (UTC) (edited on 2026-01-23 11:43 (UTC) by aozaki)
Failed to build logs:
npm cican only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file withnpm installbefore continuing.change to
npm ifix itmatthewq337 commented on 2026-01-23 06:32 (UTC)
@w568w fixed, thanks
w568w commented on 2025-11-14 11:23 (UTC)
Since
v0.9.0-alpha2, WinBoat has supported Podman (andpodman-compose) as an alternative to Docker (anddocker-compose).So
docker-composeis not longer a requirement ifpodman-composehas been installed.Because
docker-composeand its podman counterpart do NOT provide a common metapacakge, maybe you'd like to add a setting item to the PKGBUILD, like this one?matthewq337 commented on 2025-08-30 19:34 (UTC)
@sy0xff, fixed thanks
sy0xff commented on 2025-08-30 19:21 (UTC)
Hi, seems like the license file is not found now.
install: cannot stat '../LICENSE': No such file or directorymatthewq337 commented on 2025-08-30 17:48 (UTC)
@AzhamProdLive fixed, thanks
AzhamProdLive commented on 2025-08-30 09:16 (UTC)
Hello, the LICENSE file doesn't pass the validity check when building the program, can you check the checksum and correct it if possible ?