Package Details: vmware-workstation 17.6.2-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: JulianXhokaxhiu
Last Packager: jihem
Votes: 207
Popularity: 3.62
First Submitted: 2017-02-10 19:04 (UTC)
Last Updated: 2024-12-20 10:44 (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 .. 43 44 45 46 47 48 49 50 51 52 53 .. 67 Next › Last »

strayArch commented on 2018-09-26 15:58 (UTC) (edited on 2018-09-26 15:59 (UTC) by strayArch)

jihem's version worked for me. I think the new thumbnails might not be updated properly. Thanks a ton!

buzo commented on 2018-09-26 14:57 (UTC)

sajmonella9: May I suggest to continue this discussion with jihem via e-mail?

jihem commented on 2018-09-26 14:19 (UTC)

@sajmonella9 The link I provide does not contain the package but the sources to create it; extract the archive, create the package with makepkg and install it with pacman. Or be patient, because there is some bugs with this PKGBUILD.

sajmonella9 commented on 2018-09-26 10:50 (UTC)

@jihem you'r new PKGBUILD send me this output :

sudo pacman -U vmware-workstation.tar.xz loading packages... error: missing package metadata in vmware-workstation.tar.xz error: 'vmware-workstation.tar.xz': invalid or corrupted package

CaskAle13c commented on 2018-09-25 23:43 (UTC)

@jihem Thank you. I will compare this against mine to learn why my work would not build.

jihem commented on 2018-09-25 23:00 (UTC) (edited on 2018-09-29 14:15 (UTC) by jihem)

@CaskAle13c Actually, I already made a PKGBUILD. If you really want it now, you can download it here: (EDIT: this link is not useful anymore)

But I didn't test it well, so you could see some bugs or missing functionalities.

CaskAle13c commented on 2018-09-25 20:55 (UTC) (edited on 2018-09-25 20:58 (UTC) by CaskAle13c)

@jihem I have been very frustrated by trying to update the pkgbuild myself. I keep getting "cp: target 'vmware-workstation-server/vmware-wssc-adminTool' is not a directory" errors on directory structures that are identical in version 15 to what they were in 14. It seems to get stuck here:

cp -r \ vmware-workstation/bin/ \ vmware-vmx/{,s}bin/ \ vmware-vix-core/bin/ \ vmware-vprobe/bin/ \ vmware-workstation-server/{vmware-hostd,vmware-vim-cmd,vmware-wssc-adminTool} \ #vmware-network-editor-ui/bin/ \ vmware-player-app/bin/ \ "$pkgdir/usr/bin"

Aside from the vmware-network-editor-ui/bin/* directory which I commented out. Everything in this cp block seems to be identical to v.14.

Since you may not get to it till the weekend, have you any thoughts on why it wont even build for me>

jihem commented on 2018-09-25 20:41 (UTC)

I will probably update the package this week-end, because I want to check if all functionalities work correctly and I don't have enough time for the moment.

I don't like the new icons. :(

cros13 commented on 2018-09-25 18:04 (UTC)

New build is 15.0.0-10134415 Hashes for VMware-Workstation-Full-15.0.0-10134415.x86_64.bundle MD5SUM: 462e8db2a6d0df59af8ebac3af609235 SHA1SUM: a3de1f597b5facd4a8c084da5717786f88133154 SHA256SUM: 00c50710ef23a88fdff2d6c81554820d45797c62c8d72630cd2c69fd43014d94

vmware-netcfg binary doesn't seem to exist in 15. vmware-network-editor-ui/bin path no longer exists and a quick search didn't find it in the extracted bundle.

vmware-vix-core/vix-perl.tar.nogz doesn't exist anymore.

vmware-tools-freebsd are no longer included in the package.

vmmon and vmnet patches for DKMS apply. vmnet cleanly, vmmon with a line offset. vmmon and vmnet build and insmod OK.

sajmonella9 commented on 2018-09-25 10:32 (UTC)

https://blogs.vmware.com/workstation/2018/09/workstation-15-is-here.html

Check new version, (GREAT NEW ICONS!)