VMware虚拟机安装ubuntu20.04与Windows不能相互复制与粘贴


在VMware虚拟机安装ubuntu20.04系统后发现与Windows系统不能相互复制与粘贴

实现文本相互复制与粘贴的方法如下:

执行以下命令

sudo apt-get autoremove open-vm-tools
sudo apt
-get install open-vm-tools sudo apt-get install open-vm-tools-desktop

执行 reboot 命令重启ubuntu