I had the same problem as @Glocke.
The problem is that Manjaro/Arch sees the version of the packet as older than the previous one.
vercmp 25H2-4 25H2u1-1 1
Then I just installed again with yay -S vmware-workstation
Search Criteria
Package Details: vmware-workstation 25H2u1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vmware-workstation.git (read-only, click to copy) |
|---|---|
| Package Base: | vmware-workstation |
| Description: | The industry standard for running multiple operating systems as virtual machines on a single Linux PC. |
| Upstream URL: | https://www.vmware.com/products/workstation-for-linux.html |
| Keywords: | dkms ovftool player vmplayer vmware workstation |
| Licenses: | custom |
| Conflicts: | vmware-modules-dkms, vmware-ovftool, vmware-patch, vmware-systemd-services |
| Provides: | vmware-ovftool |
| Submitter: | synthead |
| Maintainer: | JulianXhokaxhiu |
| Last Packager: | JulianXhokaxhiu |
| Votes: | 244 |
| Popularity: | 3.72 |
| First Submitted: | 2017-02-10 19:04 (UTC) |
| Last Updated: | 2026-02-28 14:16 (UTC) |
Dependencies (16)
- dkms (dkms-gitAUR)
- fuse2
- gcr
- gtk3 (gtk3-classic-xfceAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- gtkmm3
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libaio (libaio-gitAUR)
- libcanberra (libcanberra-gtk2AUR)
- libxcrypt-compat
- libxml2-legacy
- pcsclite (pcsclite-gitAUR)
- 7zip (p7zip-natspecAUR, 7zip-natspecAUR, 7zip-zstd-binAUR, 7zip-zstdAUR) (make)
- python (make)
- sqlite (sqlite-fossilAUR) (make)
- uefitoolAUR (uefitool-gitAUR, uefitool-binAUR) (make)
- linux-headers (linux-mnt-reform-bin-headersAUR, linux-galaxyaudio-headers-binAUR, solara-kernel-headersAUR) (optional) – build modules against Arch kernel
Required by (6)
Sources (27)
- config
- configure-initscript.sh
- dkms.conf.in
- efi-patches.txt
- https://packages-prod.broadcom.com/tools/frozen/darwin/darwin.iso
- https://packages-prod.broadcom.com/tools/frozen/darwin/darwinPre15.iso
- https://packages-prod.broadcom.com/tools/frozen/linux/linux.iso
- https://packages-prod.broadcom.com/tools/frozen/linux/linuxPreGlibc25.iso
- https://packages-prod.broadcom.com/tools/frozen/netware/netware.iso
- https://packages-prod.broadcom.com/tools/frozen/solaris/solaris.iso
- https://packages-prod.broadcom.com/tools/frozen/windows/winPre2k.iso
- https://packages-prod.broadcom.com/tools/frozen/windows/winPreVista.iso
- Makefile
- unlocker.py
- vmmon.patch
- vmnet.patch
- vmware-bootstrap
- vmware-environment.sh
- vmware-networks-configuration.service
- vmware-networks.path
- vmware-networks.service
- vmware-usbarbitrator.path
- vmware-usbarbitrator.service
- vmware-vix-bootstrap
- VMware-Workstation-25H2u1-25219725.x86_64.bundle
- winVistaSP1.iso
- winVistaSP2.iso
damico commented on 2026-03-22 09:34 (UTC) (edited on 2026-03-22 09:40 (UTC) by damico)
mfkrypt commented on 2026-03-20 00:19 (UTC)
Does this new version patch the UI crash bug?
kharovtobi commented on 2026-03-18 13:40 (UTC)
can you add support for one click ova import and deploy?
EP51L0N commented on 2026-03-15 05:30 (UTC)
@Glocke remove your cache directory before installing so it can update the pkgbuild. for example, rm -rf ~/.cache/yay/vmware-workstation
max.bra commented on 2026-03-05 06:35 (UTC)
@deleted_Bink a don't get the point
yurikoles commented on 2026-03-01 14:00 (UTC)
@sinayion
It is, unless you uncomment _remove_vmware_keymaps_dependency=y: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=vmware-workstation#n116
sinayion commented on 2026-03-01 06:26 (UTC)
When trying to install, it requires vmware-keymaps. Should be added as a dependency.
max.bra commented on 2026-02-28 18:01 (UTC)
@Glocke: so what?
Glocke commented on 2026-02-28 17:44 (UTC)
vmware-workstation: local package (25H2-4) is newer than the package available in the AUR (25H2u1-1)
Pinned Comments
JulianXhokaxhiu commented on 2026-02-28 14:17 (UTC)
New package version released: 25H2u1-1
Enjoy!
jihem commented on 2020-02-10 17:29 (UTC) (edited on 2021-06-19 13:19 (UTC) by jihem)
After the first installation, please:
1) install the appropriate headers package(s) for your installed kernel(s): linux-headers for default kernel, linux-lts-headers for LTS kernel...
2) reboot or load vmw_vmci and vmmon kernel modules (modprobe -a vmw_vmci vmmon)
3) Enable the services you need (using .service units to activate them during boot or .path units to activate them when a VM is started) :
vmware-networks: to have network access inside VMs
vmware-usbarbitrator: to connect USB devices inside VMs