@1nikolas
apt-get install -y open-vm-tools # Server
apt-get install -y open-vm-tools-desktop # Desktop
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: | 214 |
Popularity: | 3.15 |
First Submitted: | 2017-02-10 19:04 (UTC) |
Last Updated: | 2025-06-18 22:13 (UTC) |
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 75 Next › Last »
@1nikolas
apt-get install -y open-vm-tools # Server
apt-get install -y open-vm-tools-desktop # Desktop
VMware Tools for this virtual machine have not been found on your computer. Without VMware Tools, Easy Install will not fully complete.
There may be a version available online; would you like to download and install VMware Tools if found?
Doesn't this package install all the VMWare Tools files? Clicking Download does nothing. Tried to install Ubuntu 22.04.1. Never seen this message before, I have used this package a lot.
Thanks
@JulianXhokaxhiu @synthead Thank you very much for your gratitude! I made my best during all these (7!) years to make this program well integrated on Arch Linux. Thanks to everyone that made me good suggestions to improve the package. And I'm really happy to see it adopted just a few minutes after I dismissed it.
@JulianXhokaxhiu This package is complex and may not be easy to maintain, so I'll try to help you if necessary. Just don't expect quick answers, it's possible I take 2/3 days to answer if I'm busy.
Thank you so much for all the hard work, jihem! <3 I've been watching this package grow since I passed it on for the same reasons :) You've done an awesome job, and I really appreciate it!
Thanks so much for picking up the package, JulianXhokaxhiu!
Thanks a lot jihem for the amazing work you've done so far supporting this package. I'll do my best to keep it living with the standard you've set. I'd appreciate if you're available in case I'll need some help. Cheers, best regards and happy holidays, Julian
Hello, I stop maintaining this package because I don't use VMware Workstation anymore.
However, I will continue to read comments here the next few weeks if someone needs help to maintain this package.
please fix checksum for vmware-tools-windows-12.4.5-23787635.x86_64.component.tar thank you
@veganvelociraptr I don't have any problem to build the modules on Linux 6.12 so far. I will check if something is broken on Linux 6.12.5 when the package will be on stable repo.
Does not build when using a 6.12 kernel:
Error! Bad return status for module build on kernel: 6.12.5 (x86_64)
Consult /var/lib/dkms/vmnet/1/build/make.log for more information.
Error! Bad return status for module build on kernel: 6.12.5 (x86_64)
Consult /var/lib/dkms/vmware-workstation/17.6.1_24319023/build/make.log for more information.
The error logs are quite long.
Pinned Comments
JulianXhokaxhiu commented on 2025-06-18 22:14 (UTC) (edited on 2025-06-18 22:14 (UTC) by JulianXhokaxhiu)
New package version released: 17.6.3-9
Changelog:
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