解决虚拟机VMware运行Ubuntu时无法和主机之间复制粘贴的问题

原帖:https://blog.csdn.net/LELELED/article/details/90311340

sudo apt-get autoremove open-vm-tools
sudo apt-get install open-vm-tools
sudo apt-get install open-vm-tools-desktop
重启即可
原文地址:https://www.cnblogs.com/yifengs/p/12167196.html