Package Details: vmware-workstation 17.6.1-2

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: jihem
Last Packager: jihem
Votes: 202
Popularity: 2.79
First Submitted: 2017-02-10 19:04 (UTC)
Last Updated: 2024-10-11 05:17 (UTC)

Sources (22)

Pinned Comments

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

Latest Comments

« First ‹ Previous 1 .. 46 47 48 49 50 51 52 53 54 55 56 .. 66 Next › Last »

jihem commented on 2018-04-27 13:49 (UTC)

@Asgaroth: see https://superuser.com/questions/1210758/error-one-or-more-pgp-signatures-could-not-be-verified-arch-linux

Asgaroth commented on 2018-04-27 10:00 (UTC)

I'm getting some gpg failures for ncurses when trying to install this package.

First occurance is here:


==> Validating source files with md5sums...
    ncurses-6.1.tar.gz ... Passed
    ncurses-6.1.tar.gz.sig ... Skipped
==> Verifying source file signatures with gpg...
    ncurses-6.1.tar.gz ... FAILED (unknown public key 702353E0F7E48EDB)
==> ERROR: One or more PGP signatures could not be verified!

It then completely fails the installation at this point:


==> Validating source files with sha256sums...
    VMware-Workstation-Full-14.1.1-7528167.x86_64.bundle ... Passed
    bootstrap ... Passed
    vmware-vix-bootstrap ... Passed
    config ... Passed
    pam.d-vmware-authd ... Passed
    configure-initscript.sh ... Passed
    vmware-environment.sh ... Passed
    config.xml ... Passed
    datastores.xml ... Passed
    environments.xml ... Passed
    proxy.xml ... Passed
    vmware-hostd-certificates.service ... Passed
    vmware-hostd.service ... Passed
    vmware-networks-configuration.service ... Passed
    vmware-networks.service ... Passed
    vmware-usbarbitrator.service ... Passed
    dkms.conf.in ... Passed
    Makefile ... Passed
    vmmon.patch ... Passed
    vmnet.patch ... Passed
:: failed to verify ncurses5-compat-libs integrity

I am trying to install using the following command (if relevent)


pacaur -S vmware-workstation

al-Kate commented on 2018-04-22 10:11 (UTC)

Wow! This is beautiful work, many thanks to maintainer. I love AUR.

jihem commented on 2018-04-22 05:15 (UTC)

It seems gksu was removed from official repos a few hours ago. I've simply removed this dependency in the package because VMware includes its own gksu version in case it is not installed in the system.

lazydomino commented on 2018-04-22 03:40 (UTC)

when I tried to compile this package, I got these errors:

==> Making package: vmware-workstation 14.1.1-2 (Sun Apr 22 11:39:38 HKT 2018)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: gksu
==> ERROR: 'pacman' failed to install missing dependencies.

It seems that gksu is no longer alive in aur repo.

giswqs commented on 2018-03-22 18:53 (UTC)

@jihem I added the following three lines to /etc/pacman.conf. The errors still show up. Thanks anyway!

IgnorePkg = vmware-workstation vmware-horizon-client

NoUpgrade = vmware-workstation vmware-horizon-client

NoExtract = vmware-workstation vmware-horizon-client

jihem commented on 2018-03-21 20:24 (UTC)

@giswqs: I'm sorry, but I don't know how I could fix it, both programs require these files. Maybe adding these files in the NoUpgrade or NoExtract setting in /etc/pacman.conf can help.

giswqs commented on 2018-03-21 01:34 (UTC) (edited on 2018-03-21 01:35 (UTC) by giswqs)

The package conflict between vmware-horizon-client and vmware-workstation was first reported by @jvybihal on 2017-09-07. I can confirm that this issue still exists. I installed vmware-workstation first, then I had to use --force to install vmware-horizon-client. Now everytime I use yaourt to update packages, it shows the following errors (32 lines). Is there a way to fix this? Thanks.

error: file owned by 'vmware-horizon-client' and 'vmware-workstation': 'usr/lib/vmware/xkeymap/be101'

error: file owned by 'vmware-horizon-client' and 'vmware-workstation': 'usr/lib/vmware/xkeymap/be104'

error: file owned by 'vmware-horizon-client' and 'vmware-workstation': 'usr/lib/vmware/xkeymap/chde101'

error: file owned by 'vmware-horizon-client' and 'vmware-workstation': 'usr/lib/vmware/xkeymap/chde104'

error: file owned by 'vmware-horizon-client' and 'vmware-workstation': 'usr/lib/vmware/xkeymap/chfr101'

....27 more lines of errors like above.

jihem commented on 2018-02-22 19:09 (UTC)

@joelteixeira: I confirm, I also have this bug. Thanks for your detailed informations, I will investigate when I will have time.

joelteixeira commented on 2018-02-21 21:21 (UTC)

Hello there, when using this package I can't copy a file from any guest (tried windows 10, kali, ubuntu) because it uses a wrong path. For instance, when trying to copy "test.mkv" from guest to host it will show a message saying:

The file or folder /WlgTof/test.mkv does not exist.

But the reference should be "/tmp/VMwareDnD/WlgTof/test.mkv" that is a symlink to default user folder as shown below.

myhost /tmp/VMwareDnD $ ls -lh lrwxrwxrwx 1 username users 48 fev 21 17:51 WlgTof -> /home/username/.cache/vmware/drag_and_drop/WlgTof

So, the file was indeed transferred from guest to host but only the reference was wrong. I could reproduce in two machines (different hardware, DE, WM) and after uninstalling the package and using the standard bundle it works. So I believe its related with some of the patches, services, etc. Anyone else facing the same issue?

Thank you