Search Criteria
Package Details: umu-launcher-git 1.2.1.r1.5783092e-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/umu-launcher-git.git (read-only, click to copy) |
|---|---|
| Package Base: | umu-launcher-git |
| Description: | This is the Unified Launcher for Windows Games on Linux, to run Proton with fixes outside of Steam |
| Upstream URL: | https://github.com/Open-Wine-Components/umu-launcher |
| Licenses: | GPL-3.0-only |
| Conflicts: | umu-launcher |
| Provides: | umu-launcher |
| Submitter: | loathingkernel |
| Maintainer: | loathingkernel |
| Last Packager: | loathingkernel |
| Votes: | 5 |
| Popularity: | 0.057494 |
| First Submitted: | 2024-10-06 13:28 (UTC) |
| Last Updated: | 2025-02-14 08:46 (UTC) |
Dependencies (47)
- bash (bash-devel-gitAUR, bash-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- diffutils
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- lib32-alsa-plugins
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR)
- lib32-libgl (lib32-nvidia-340xx-utilsAUR, lib32-amdgpu-pro-oglp-legacyAUR, lib32-amdgpu-pro-oglpAUR, lib32-libglvnd)
- lib32-libgpg-error
- lib32-libx11
- lib32-libxcrypt
- lib32-libxcrypt-compat
- lib32-libxss
- lib32-nss (lib32-nss-hgAUR)
- Show 27 more dependencies...
Required by (12)
- bolt-launcher (requires umu-launcher) (optional)
- bolt-launcher-bin (requires umu-launcher) (optional)
- d2rloader (requires umu-launcher)
- d2rloader-git (requires umu-launcher)
- drop-oss-app (requires umu-launcher)
- drop-oss-app-bin (requires umu-launcher)
- heroic-games-launcher-electron-git (requires umu-launcher) (optional)
- lutris-git (requires umu-launcher) (optional)
- nero-umu (requires umu-launcher)
- osu (requires umu-launcher)
- proton-cachyos-slr (requires umu-launcher) (optional)
- wreckfest2-wine-steam (requires umu-launcher)
Latest Comments
orlfman commented on 2026-01-03 20:36 (UTC) (edited on 2026-01-03 20:42 (UTC) by orlfman)
the repo version is currently broken from the python being updated in the testing repo's. umu needs a rebuild targeting the newer python. thats why i am using the git verison. i will switch back once its updated. i just want to play my WoW classic lol
loathingkernel commented on 2026-01-03 17:46 (UTC) (edited on 2026-01-03 17:47 (UTC) by loathingkernel)
@orlfman do not use the git version of
umu-launcher, it is in a wip state right now. Just use the one from the Arch repos, it is as up to date as possible without any of the breaking changes. That's why I have left this pkgbuild un-updated. The Arch repo version works just fine for now.orlfman commented on 2026-01-03 17:24 (UTC) (edited on 2026-01-03 17:26 (UTC) by orlfman)
for those coming over since the new python updates to testing brake umu, here is an updated pkgbuild to get this to build correctly since the current pkgbuild here doesn't work:
https://pastebin.com/9HLzhPty
part that has to be fixed is the prepare line to this:
aquova commented on 2025-12-31 22:54 (UTC) (edited on 2025-12-31 22:54 (UTC) by aquova)
Package fails to build with the error
NullX47 commented on 2025-02-12 21:46 (UTC)
please apply this patch to the PKGBUILD for fix packaging :
https://paste.cachyos.org/p/fed2e9c
Armonix commented on 2024-12-02 04:16 (UTC)
python-pip is missing in makedepends. Thanks.