

Installing : vmware-tools-foundation-9.4.86_64 1 /4 > Package vmware-tools-libraries-nox.x86_64 0:9.4.5-1.el6 will be installed > Package vmware-tools-guestlib.x86_64 0:9.4.5-1.el6 will be installed > Package vmware-tools-foundation.x86_64 0:9.4.5-1.el6 will be installed > Processing Dependency: vmware-tools-foundation >= 9.4.5 for package: vmware-tools-core-9.4.86_64 > Processing Dependency: vmware-tools-libraries-nox = 9.4.5 for package: vmware-tools-core-9.4.86_64 > Processing Dependency: vmware-tools-guestlib = 9.4.5 for package: vmware-tools-core-9.4.86_64 > Package vmware-tools-core.x86_64 0:9.4.5-1.el6 will be installed This system is receiving updates from RHN Classic or RHN Satellite. You can use subscription-manager to register.

This system is not registered to Red Hat Subscription Management. Loaded plugins: downloadonly, product-id, rhnplugin, security, subscription-manager
Centos vmware tools download install#
Step 4: Install VMWare tools # yum install vmware-tools-core
Centos vmware tools download update#
Step 3: Clean and Update yum # yum clean all # yum update

name=VMware Tools for CentOS (or OEL ) $releasever - $basearch baseurl=http: // /tools /esx /latest /rhel6 /x86_64 #baseurl= enabled=1 gpgcheck=1 gpgkey=http: // /tools /keys /VMWARE-PACKAGING-GPG-RSA-KEY.pub # Create/Modify /etc//vmware-tools.repo, I use 'vim' as an editor # vim /etc//vmware-tools.repoĪdd the following text to the file and save/quit: Step 1: Download and import GPG keys # wget # rpm -import VMWARE-PACKAGING-GPG-RSA-KEY.pub Note, I’m logged in as the ‘root’ user, but you could execute these commands using ‘sudo’ as well. To install VMWare tools using YUM on CentOS/RHEL 6.5, do the following.
