Search Criteria
Package Details: winboat 0.9.0-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/winboat.git (read-only, click to copy) |
|---|---|
| Package Base: | winboat |
| Description: | Run Windows apps on Linux with seamless integration |
| Upstream URL: | https://www.winboat.app |
| Licenses: | MIT |
| Submitter: | matthewq337 |
| Maintainer: | matthewq337 (ArjixWasTaken) |
| Last Packager: | matthewq337 |
| Votes: | 6 |
| Popularity: | 0.059400 |
| First Submitted: | 2025-08-30 07:11 (UTC) |
| Last Updated: | 2026-02-15 02:21 (UTC) |
Dependencies (12)
- alsa-lib
- freerdp (freerdp-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- nss (nss-hgAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (make)
- libxcrypt-compat (make)
- npm (npm-corepackAUR, python-nodejs-wheelAUR) (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
« First ‹ Previous 1 2 3 4
ArjixWasTaken commented on 2025-09-09 09:31 (UTC)
@KiLoB0 Thanks for pointing this out!
Pushed a fix and bumped the version
KiLoB0 commented on 2025-09-09 03:22 (UTC)
Is this failing to build for anyone else?
matthewq337 commented on 2025-09-06 06:13 (UTC)
@yochananmarqos fixed, thanks
yochananmarqos commented on 2025-09-04 17:26 (UTC)
@matthewq337: Please see my improved PKGBUILD (paste expires in one month).
dlgreen commented on 2025-09-02 22:56 (UTC) (edited on 2025-09-02 22:57 (UTC) by dlgreen)
Currently getting an error on build that the LICENSE is not passing the validity check.
matthewq337 commented on 2025-08-31 20:49 (UTC)
@yochananmarqos fixed, thanks
yochananmarqos commented on 2025-08-31 18:30 (UTC)
This is missing
zipto build and missing all dependencies. This is an Electron package, it does not depend on any Qt packages. It's clearly stated in the README thatdocker,docker-composeandfreerdpare required. Most Electron packages requirealsa-lib,gtk3andnssat the bare minimum.Build in the build() function, not the package() function.
« First ‹ Previous 1 2 3 4