vmware-guestproxycerttool

Open VMware Tools for virtual machines hosted on VMware (CLI)

Debian Debian
RUN apt-get update && \ apt-get install -y open-vm-tools
Ubuntu
RUN apt-get update && \ apt-get install -y open-vm-tools
Alpine
RUN apk add open-vm-tools
Arch Arch Linux
RUN pacman -S --noconfirm open-vm-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y open-vm-tools
CentOS
RUN yum install -y open-vm-tools
Fedora
RUN dnf install -y open-vm-tools
click the source code to copy install vmware-guestproxycerttool on any operating system with command-not-found.com